Home
last modified time | relevance | path

Searched refs:getPivotCaches (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/oox/source/xls/
H A Dworkbookhelper.cxx167 inline PivotCacheBuffer& getPivotCaches() const { return *mxPivotCaches; } in getPivotCaches() function in oox::xls::WorkbookGlobals
814 PivotCacheBuffer& WorkbookHelper::getPivotCaches() const in getPivotCaches() function in oox::xls::WorkbookHelper
816 return mrBookGlob.getPivotCaches(); in getPivotCaches()
H A Dworkbookfragment.cxx356 getPivotCaches().registerPivotCacheFragment( nCacheId, getFragmentPathFromRelId( rRelId ) ); in importPivotCacheDefFragment()
496 PivotCacheBuffer& rPivotCaches = getPivotCaches(); in importGlobalsFragment()
H A Dpivottablebuffer.cxx1357 mpPivotCache = getPivotCaches().importPivotCacheFragment( maDefModel.mnCacheId ); in finalizeImport()
/aoo41x/main/oox/inc/oox/xls/
H A Dworkbookhelper.hxx230 PivotCacheBuffer& getPivotCaches() const;

Completed in 35 milliseconds