27 class PivotCacheField;
51 const OUString& rFragmentPath,
57 virtual const ::oox::core::RecordInfo*
getRecordInfos()
const override;
69 const OUString& rFragmentPath,
75 virtual const ::oox::core::RecordInfo*
getRecordInfos()
const override;
Helper class to provide access to global workbook data.
PivotCacheFieldContext(WorkbookFragmentBase &rFragment, PivotCacheField &rCacheField)
virtual const ::oox::core::RecordInfo * getRecordInfos() const override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
PivotCacheDefinitionFragment(const WorkbookHelper &rHelper, const OUString &rFragmentPath, PivotCache &rPivotCache)
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
virtual ::oox::core::ContextHandlerRef onCreateRecordContext(sal_Int32 nRecId, SequenceInputStream &rStrm) override
Fragment handler derived from the WorkbookHelper helper class.
virtual void onStartElement(const AttributeList &rAttribs) override
virtual void finalizeImport() override
virtual ::oox::core::ContextHandlerRef onCreateRecordContext(sal_Int32 nRecId, SequenceInputStream &rStrm) override
void importPCRecordItem(sal_Int32 nRecId, SequenceInputStream &rStrm)
bool mbInRecord
Relative row index in source data.
virtual const ::oox::core::RecordInfo * getRecordInfos() const override
void importPCRecord(SequenceInputStream &rStrm)
PivotCache & mrPivotCache
virtual void onStartRecord(SequenceInputStream &rStrm) override
PivotCacheRecordsFragment(const WorksheetHelper &rHelper, const OUString &rFragmentPath, const PivotCache &rPivotCache)
const PivotCache & mrPivotCache
Fragment handler derived from the WorksheetHelper helper class.
Context handler derived from the WorkbookHelper helper class.
sal_Int32 mnRowIdx
Relative column index in source data.
PivotCacheField & mrCacheField
virtual ::oox::core::ContextHandlerRef onCreateRecordContext(sal_Int32 nRecId, SequenceInputStream &rStrm) override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override