Home
last modified time | relevance | path

Searched refs:pCache (Results 51 – 59 of 59) sorted by relevance

123

/trunk/main/sc/inc/
H A Dattarray.hxx125 void ApplyCacheArea( SCROW nStartRow, SCROW nEndRow, SfxItemPoolCache* pCache );
H A Dtable.hxx319 …void FillDPCache( ScDPTableDataCache * pCache, SCCOL nStartCol, SCCOL nEndCol, SCROW nStartRow,…
589 void ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark );
H A Ddocument.hxx1911 …void FillDPCache( ScDPTableDataCache * pCache, SCTAB nDocTab, SCCOL nStartCol, SCCOL nEndCol, S…
/trunk/main/sc/source/core/data/
H A Dtable2.cxx1069 void ScTable::FillDPCache( ScDPTableDataCache * pCache, SCCOL nStartCol, SCCOL nEndCol, SCROW nSta… in FillDPCache() argument
1073 aCol[nCol].FillDPCache( pCache, nCol - nStartCol, nStartRow, nEndRow ); in FillDPCache()
2136 void ScTable::ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark ) in ApplySelectionCache() argument
2139 aCol[i].ApplySelectionCache( pCache, rMark ); in ApplySelectionCache()
H A Dcolumn.cxx364 SCsROW ScColumn::ApplySelectionCache( SfxItemPoolCache* pCache, const ScMarkData& rMark ) in ApplySelectionCache() argument
375 pAttrArray->ApplyCacheArea( nTop, nBottom, pCache ); in ApplySelectionCache()
H A Dattarray.cxx728 void ScAttrArray::ApplyCacheArea( SCROW nStartRow, SCROW nEndRow, SfxItemPoolCache* pCache ) in ApplyCacheArea() argument
750 …const ScPatternAttr* pNewPattern = (const ScPatternAttr*) &pCache->ApplyTo( *pOldPattern, sal_True… in ApplyCacheArea()
H A Ddocument.cxx2730 void ScDocument::FillDPCache( ScDPTableDataCache * pCache, SCTAB nTab, SCCOL nStartCol, SCCOL nEndC… in FillDPCache() argument
2733 pTab[nTab]->FillDPCache( pCache, nStartCol, nEndCol, nStartRow, nEndRow ); in FillDPCache()
/trunk/main/sot/source/sdstor/
H A Dstgcache.cxx71 pCache = p; in StgPage()
/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx59 SwCache *SwFrm::pCache = 0; member in SwFrm

Completed in 186 milliseconds

123