31                            const OUString& rFragmentPath );
 
   37    virtual const ::oox::core::RecordInfo* 
getRecordInfos() 
const override;
 
virtual void finalizeImport() override
 
virtual ::oox::core::ContextHandlerRef onCreateRecordContext(sal_Int32 nRecId, SequenceInputStream &rStrm) override
 
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
 
virtual const ::oox::core::RecordInfo * getRecordInfos() const override
 
SharedStringsFragment(const WorkbookHelper &rHelper, const OUString &rFragmentPath)
 
Fragment handler derived from the WorkbookHelper helper class.
 
Helper class to provide access to global workbook data.