40 template<
typename ParentType >
54 template<
typename ParentType >
69 template<
typename ParentType >
84 template<
typename ParentType >
100 template<
typename ParentType >
117 const OUString& rFragmentPath );
123 virtual const ::oox::core::RecordInfo*
getRecordInfos()
const override;
Helper class to provide access to global workbook data.
BorderContext(ParentType &rParent, const BorderRef &rxBorder)
DxfContext(ParentType &rParent, const DxfRef &rxDxf)
std::shared_ptr< Fill > FillRef
virtual ::oox::core::ContextHandlerRef onCreateRecordContext(sal_Int32 nRecId, SequenceInputStream &rStrm) override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
std::shared_ptr< Xf > XfRef
std::shared_ptr< Dxf > DxfRef
std::shared_ptr< Border > BorderRef
Fragment handler derived from the WorkbookHelper helper class.
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
FillContext(ParentType &rParent, const FillRef &rxFill)
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 void onStartElement(const AttributeList &rAttribs) override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
XfContext(ParentType &rParent, const XfRef &rxXf, bool bCellXf)
std::shared_ptr< Font > FontRef
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
virtual void onStartElement(const AttributeList &rAttribs) override
Context handler derived from the WorkbookHelper helper class.
virtual ::oox::core::ContextHandlerRef onCreateRecordContext(sal_Int32 nRecId, SequenceInputStream &rStrm) override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
FontContext(ParentType &rParent, const FontRef &rxFont)
IndexedColorsContext(WorkbookFragmentBase &rFragment)
StylesFragment(const WorkbookHelper &rHelper, const OUString &rFragmentPath)