Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dcolumn.hxx349 SCsROW ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark );
H A Dtable.hxx589 void ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark );
/trunk/main/sc/source/core/data/
H A Dtable2.cxx433 ApplySelectionCache( &aCache, rMark ); in DeleteSelection()
2136 void ScTable::ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark ) in ApplySelectionCache() function in ScTable
2139 aCol[i].ApplySelectionCache( pCache, rMark ); in ApplySelectionCache()
H A Dcolumn.cxx364 SCsROW ScColumn::ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark ) in ApplySelectionCache() function in ScColumn
H A Ddocument.cxx4949 pTab[nTab]->ApplySelectionCache( &aCache, rMark ); in ApplySelectionPattern()

Completed in 63 milliseconds