Searched refs:ApplySelectionCache (Results 1 – 5 of 5) sorted by relevance
349 SCsROW ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark );
589 void ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark );
433 ApplySelectionCache( &aCache, rMark ); in DeleteSelection()2136 void ScTable::ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark ) in ApplySelectionCache() function in ScTable2139 aCol[i].ApplySelectionCache( pCache, rMark ); in ApplySelectionCache()
364 SCsROW ScColumn::ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark ) in ApplySelectionCache() function in ScColumn
4949 pTab[nTab]->ApplySelectionCache( &aCache, rMark ); in ApplySelectionPattern()
Completed in 78 milliseconds