Home
last modified time | relevance | path

Searched refs:ApplyCacheArea (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Dattarray.hxx125 void ApplyCacheArea( SCROW nStartRow, SCROW nEndRow, SfxItemPoolCache* pCache );
/trunk/main/sc/source/core/data/
H A Dcolumn.cxx375 pAttrArray->ApplyCacheArea( nTop, nBottom, pCache ); in ApplySelectionCache()
453 pAttrArray->ApplyCacheArea( nStartRow, nEndRow, &aCache ); in ApplyPatternArea()
477 pAttrArray->ApplyCacheArea( nNewRow1, nNewRow2, &aCache ); in ApplyPatternIfNumberformatIncompatible()
H A Dattarray.cxx728 void ScAttrArray::ApplyCacheArea( SCROW nStartRow, SCROW nEndRow, SfxItemPoolCache* pCache ) in ApplyCacheArea() function in ScAttrArray
1091 ApplyCacheArea( nStartRow, nEndRow, &aCache ); in ApplyFrame()

Completed in 46 milliseconds