Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dpivotcachefragment.cxx117 const WorkbookHelper& rHelper, const OUString& rFragmentPath, PivotCache& rPivotCache ) : in PivotCacheDefinitionFragment() argument
119 mrPivotCache( rPivotCache ) in PivotCacheDefinitionFragment()
219 const OUString& rFragmentPath, const PivotCache& rPivotCache ) : in PivotCacheRecordsFragment() argument
221 mrPivotCache( rPivotCache ), in PivotCacheRecordsFragment()
227 rPivotCache.writeSourceHeaderCells( *this ); in PivotCacheRecordsFragment()
351 const WorkbookHelper& rHelper, const OUString& rStrmName, PivotCache& rPivotCache ) : in BiffPivotCacheFragment() argument
353 mrPivotCache( rPivotCache ) in BiffPivotCacheFragment()
393 …xt::BiffPivotCacheRecordsContext( const WorksheetHelper& rHelper, const PivotCache& rPivotCache ) : in BiffPivotCacheRecordsContext() argument
395 mrPivotCache( rPivotCache ), in BiffPivotCacheRecordsContext()
/trunk/main/oox/inc/oox/xls/
H A Dpivotcachefragment.hxx62 PivotCache& rPivotCache );
82 const PivotCache& rPivotCache );
110 PivotCache& rPivotCache );
126 const PivotCache& rPivotCache );

Completed in 20 milliseconds