Searched refs:PivotCacheRecordsFragment (Results 1 – 2 of 2) sorted by relevance
211 … importOoxFragment( new PivotCacheRecordsFragment( *xSheetGlob, aRecFragmentPath, mrPivotCache ) ); in finalizeImport()218 PivotCacheRecordsFragment::PivotCacheRecordsFragment( const WorksheetHelper& rHelper, in PivotCacheRecordsFragment() function in oox::xls::PivotCacheRecordsFragment230 ContextHandlerRef PivotCacheRecordsFragment::onCreateContext( sal_Int32 nElement, const AttributeLi… in onCreateContext()264 ContextHandlerRef PivotCacheRecordsFragment::onCreateRecordContext( sal_Int32 nRecId, SequenceInput… in onCreateRecordContext()284 const RecordInfo* PivotCacheRecordsFragment::getRecordInfos() const in getRecordInfos()296 void PivotCacheRecordsFragment::startCacheRecord() in startCacheRecord()303 void PivotCacheRecordsFragment::importPCRecord( SequenceInputStream& rStrm ) in importPCRecord()310 void PivotCacheRecordsFragment::importPCRecordItem( sal_Int32 nRecId, SequenceInputStream& rStrm ) in importPCRecordItem()
76 class PivotCacheRecordsFragment : public WorksheetFragmentBase class79 explicit PivotCacheRecordsFragment(
Completed in 45 milliseconds