Handler for a chart legend entry context (c:legendEntry element).
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
Will be called to create a context handler for the passed element.
virtual ~TitleContext() override
TitleContext(::oox::core::ContextHandler2Helper &rParent, TitleModel &rModel)
virtual ~LegendContext() override
virtual void onCharacters(const OUString &rChars) override
Will be called before a new child element starts, or if the current element is about to be left...
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
Will be called to create a context handler for the passed element.
virtual ~TextContext() override
LegendContext(::oox::core::ContextHandler2Helper &rParent, LegendModel &rModel)
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
Will be called to create a context handler for the passed element.
LegendEntryContext(::oox::core::ContextHandler2Helper &rParent, LegendEntryModel &rModel)
virtual ~LegendEntryContext() override
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 nElement, const AttributeList &rAttribs) override
Will be called to create a context handler for the passed element.
Handler for a chart text context (c:tx element).
Handler for a chart title context (c:title element).
Handler for a chart legend context (c:legend element).
Helper class that provides a context stack.
TextContext(::oox::core::ContextHandler2Helper &rParent, TextModel &rModel)