Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Dpivotcachefragment.cxx211 … importOoxFragment( new PivotCacheRecordsFragment( *xSheetGlob, aRecFragmentPath, mrPivotCache ) ); in finalizeImport()
218 PivotCacheRecordsFragment::PivotCacheRecordsFragment( const WorksheetHelper& rHelper, in PivotCacheRecordsFragment() function in oox::xls::PivotCacheRecordsFragment
230 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()
/trunk/main/oox/inc/oox/xls/
H A Dpivotcachefragment.hxx76 class PivotCacheRecordsFragment : public WorksheetFragmentBase class
79 explicit PivotCacheRecordsFragment(

Completed in 12 milliseconds