31 const OUString& rFragmentPath );
35 virtual void onCharacters(
const OUString& rChars )
override;
39 virtual const ::oox::core::RecordInfo*
getRecordInfos()
const override;
virtual void onCharacters(const OUString &rChars) override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
ChartsheetFragment(const WorksheetHelper &rHelper, const OUString &rFragmentPath)
void importDrawing(const AttributeList &rAttribs)
Imports the relation identifier for the DrawingML part.
virtual void initializeImport() override
virtual const ::oox::core::RecordInfo * getRecordInfos() const override
virtual ::oox::core::ContextHandlerRef onCreateRecordContext(sal_Int32 nRecId, SequenceInputStream &rStrm) override
virtual void finalizeImport() override
Fragment handler derived from the WorksheetHelper helper class.