Searched refs:rPivotCache (Results 1 – 2 of 2) sorted by relevance
117 const WorkbookHelper& rHelper, const OUString& rFragmentPath, PivotCache& rPivotCache ) : in PivotCacheDefinitionFragment() argument119 mrPivotCache( rPivotCache ) in PivotCacheDefinitionFragment()219 const OUString& rFragmentPath, const PivotCache& rPivotCache ) : in PivotCacheRecordsFragment() argument221 mrPivotCache( rPivotCache ), in PivotCacheRecordsFragment()227 rPivotCache.writeSourceHeaderCells( *this ); in PivotCacheRecordsFragment()351 const WorkbookHelper& rHelper, const OUString& rStrmName, PivotCache& rPivotCache ) : in BiffPivotCacheFragment() argument353 mrPivotCache( rPivotCache ) in BiffPivotCacheFragment()393 …xt::BiffPivotCacheRecordsContext( const WorksheetHelper& rHelper, const PivotCache& rPivotCache ) : in BiffPivotCacheRecordsContext() argument395 mrPivotCache( rPivotCache ), in BiffPivotCacheRecordsContext()
62 PivotCache& rPivotCache );82 const PivotCache& rPivotCache );110 PivotCache& rPivotCache );126 const PivotCache& rPivotCache );
Completed in 13 milliseconds