34 const OUString& rFragmentPath );
38 virtual void onCharacters(
const OUString& rChars )
override;
42 virtual const ::oox::core::RecordInfo*
getRecordInfos()
const override;
Fragment handler derived from the WorkbookHelper helper class.
DefinedNameRef mxCurrName
void importDefinedName(const AttributeList &rAttribs)
void importPivotCache(const AttributeList &rAttribs)
virtual ::oox::core::ContextHandlerRef onCreateRecordContext(sal_Int32 nRecId, SequenceInputStream &rStrm) override
virtual void onCharacters(const OUString &rChars) override
void importExternalReference(const AttributeList &rAttribs)
virtual void finalizeImport() override
void importExternalRef(SequenceInputStream &rStrm)
virtual const ::oox::core::RecordInfo * getRecordInfos() const override
void importPivotCacheDefFragment(const OUString &rRelId, sal_Int32 nCacheId)
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
void importExternalLinkFragment(ExternalLink &rExtLink)
WorkbookFragment(const WorkbookHelper &rHelper, const OUString &rFragmentPath)
void recalcFormulaCells()
Helper class to provide access to global workbook data.
std::shared_ptr< DefinedName > DefinedNameRef