42 template<
typename ParentType >
56 template<
typename ParentType >
71 template<
typename ParentType >
86 template<
typename ParentType >
102 template<
typename ParentType >
119 const OUString& rFragmentPath );
125 virtual const ::oox::core::RecordInfo*
getRecordInfos()
const override;
BorderContext(ParentType &rParent, BorderRef xBorder)
virtual void onStartElement(const AttributeList &rAttribs) override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
DxfContext(ParentType &rParent, const DxfRef &rxDxf)
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
FillContext(ParentType &rParent, FillRef xFill)
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
FontContext(ParentType &rParent, FontRef xFont)
IndexedColorsContext(WorkbookFragmentBase &rFragment)
virtual ::oox::core::ContextHandlerRef onCreateRecordContext(sal_Int32 nRecId, SequenceInputStream &rStrm) override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
StylesFragment(const WorkbookHelper &rHelper, const OUString &rFragmentPath)
virtual void finalizeImport() override
virtual const ::oox::core::RecordInfo * getRecordInfos() const override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
virtual ::oox::core::ContextHandlerRef onCreateRecordContext(sal_Int32 nRecId, SequenceInputStream &rStrm) override
Context handler derived from the WorkbookHelper helper class.
Fragment handler derived from the WorkbookHelper helper class.
Helper class to provide access to global workbook data.
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
XfContext(ParentType &rParent, XfRef xXf, bool bCellXf)
virtual void onStartElement(const AttributeList &rAttribs) override
std::shared_ptr< Font > FontRef
std::shared_ptr< Border > BorderRef
std::shared_ptr< Dxf > DxfRef
std::shared_ptr< Fill > FillRef
std::shared_ptr< Xf > XfRef