Home
last modified time | relevance | path

Searched refs:ApplySelectionCache (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/inc/
H A Dcolumn.hxx514 …SCROW ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark, ScEditDataArra…
H A Dtable.hxx763 …void ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark, ScEditDataArra…
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/inc/
H A Dcolumn.hxx513 …SCROW ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark, ScEditDataArra…
H A Dtable.hxx745 …void ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark, ScEditDataArra…
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable2.cxx473 ApplySelectionCache( &aCache, rMark ); in DeleteSelection()
3086 void ScTable::ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark, in ApplySelectionCache() function in ScTable
3090 aCol[i].ApplySelectionCache( pCache, rMark, pDataArray, pIsChanged ); in ApplySelectionCache()
H A Dcolumn.cxx426 SCROW ScColumn::ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark, ScEditDataA… in ApplySelectionCache() function in ScColumn
H A Ddocument.cxx5928 maTabs[rTab]->ApplySelectionCache( &aCache, rMark, pDataArray, pIsChanged ); in ApplySelectionPattern()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable2.cxx469 ApplySelectionCache( &aCache, rMark ); in DeleteSelection()
2904 void ScTable::ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark, in ApplySelectionCache() function in ScTable
2908 aCol[i].ApplySelectionCache( pCache, rMark, pDataArray, pIsChanged ); in ApplySelectionCache()
H A Dcolumn.cxx424 SCROW ScColumn::ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark, ScEditDataA… in ApplySelectionCache() function in ScColumn
H A Ddocument.cxx5884 maTabs[rTab]->ApplySelectionCache( &aCache, rMark, pDataArray, pIsChanged ); in ApplySelectionPattern()