Searched refs:mxPivotCaches (Results 1 – 1 of 1) sorted by relevance
167 inline PivotCacheBuffer& getPivotCaches() const { return *mxPivotCaches; } in getPivotCaches()263 PivotCacheBfrPtr mxPivotCaches; // All pivot caches in the document. member in oox::xls::WorkbookGlobals505 mxPivotCaches.reset( new PivotCacheBuffer( *this ) ); in initialize()
Completed in 20 milliseconds