Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dpivotcachebuffer.cxx1043 PivotCache::PivotCache( const WorkbookHelper& rHelper ) : in PivotCache() function in oox::xls::PivotCache
1146 void PivotCache::importPCDSource( BiffInputStream& rStrm ) in importPCDSource()
1210 void PivotCache::finalizeImport() in finalizeImport()
1256 sal_Int32 PivotCache::getCacheFieldCount() const in getCacheFieldCount()
1318 void PivotCache::importDConRef( BiffInputStream& rStrm ) in importDConRef()
1330 void PivotCache::importDConName( BiffInputStream& rStrm ) in importDConName()
1345 void PivotCache::importDConUrl( BiffInputStream& rStrm ) in importDConUrl()
1368 void PivotCache::finalizeInternalSheetSource() in finalizeInternalSheetSource()
1412 void PivotCache::finalizeExternalSheetSource() in finalizeExternalSheetSource()
1422 void PivotCache::prepareSourceDataSheet() in prepareSourceDataSheet()
[all …]
H A Dpivotcachefragment.cxx117 const WorkbookHelper& rHelper, const OUString& rFragmentPath, PivotCache& rPivotCache ) : in PivotCacheDefinitionFragment()
219 const OUString& rFragmentPath, const PivotCache& rPivotCache ) : in PivotCacheRecordsFragment()
351 const WorkbookHelper& rHelper, const OUString& rStrmName, PivotCache& rPivotCache ) : in BiffPivotCacheFragment()
393 …xt::BiffPivotCacheRecordsContext( const WorksheetHelper& rHelper, const PivotCache& rPivotCache ) : in BiffPivotCacheRecordsContext()
/trunk/main/oox/inc/oox/xls/
H A Dpivotcachefragment.hxx32 class PivotCache;
62 PivotCache& rPivotCache );
71 PivotCache& mrPivotCache;
82 const PivotCache& rPivotCache );
95 const PivotCache& mrPivotCache;
110 PivotCache& rPivotCache );
116 PivotCache& mrPivotCache;
126 const PivotCache& rPivotCache );
138 const PivotCache& mrPivotCache;
H A Dpivotcachebuffer.hxx379 class PivotCache : public WorkbookHelper class
382 explicit PivotCache( const WorkbookHelper& rHelper );
490 PivotCache* importPivotCacheFragment( sal_Int32 nCacheId );
494 PivotCache& createPivotCache( sal_Int32 nCacheId );
498 typedef RefMap< sal_Int32, PivotCache > PivotCacheMap;
H A Dpivottablebuffer.hxx416 const PivotCache* mpPivotCache; /// The pivot cache this table is based on.
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXPivotTables.idl43 // PivotCache should be a PivotCache object ( but that's not defined
45 …//XPivotTable Add( [in] any PivotCache, [in] any TableDestination, [in] any TableName, [in] any Re…
H A DXPivotTable.idl48 XPivotCache PivotCache();
/trunk/main/sc/source/ui/vba/
H A Dvbapivottable.hxx39 …virtual css::uno::Reference< ov::excel::XPivotCache > SAL_CALL PivotCache( ) throw (css::uno::Run…
H A Dvbapivottable.cxx35 ScVbaPivotTable::PivotCache() throw (uno::RuntimeException) in PivotCache() function in ScVbaPivotTable

Completed in 46 milliseconds