Searched refs:getPivotCaches (Results 1 – 4 of 4) sorted by relevance
167 inline PivotCacheBuffer& getPivotCaches() const { return *mxPivotCaches; } in getPivotCaches() function in oox::xls::WorkbookGlobals814 PivotCacheBuffer& WorkbookHelper::getPivotCaches() const in getPivotCaches() function in oox::xls::WorkbookHelper816 return mrBookGlob.getPivotCaches(); in getPivotCaches()
356 getPivotCaches().registerPivotCacheFragment( nCacheId, getFragmentPathFromRelId( rRelId ) ); in importPivotCacheDefFragment()496 PivotCacheBuffer& rPivotCaches = getPivotCaches(); in importGlobalsFragment()
1357 mpPivotCache = getPivotCaches().importPivotCacheFragment( maDefModel.mnCacheId ); in finalizeImport()
230 PivotCacheBuffer& getPivotCaches() const;
Completed in 44 milliseconds