Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dworkbookhelper.cxx167 inline PivotCacheBuffer& getPivotCaches() const { return *mxPivotCaches; } in getPivotCaches()
263 PivotCacheBfrPtr mxPivotCaches; /// All pivot caches in the document. member in oox::xls::WorkbookGlobals
505 mxPivotCaches.reset( new PivotCacheBuffer( *this ) ); in initialize()

Completed in 14 milliseconds