virtual ::oox::core::ContextHandlerRef onCreateContext(::sal_Int32 Element, const ::oox::AttributeList &rAttribs) override
virtual void onEndElement() override
Will be called when the current element is about to be left.
virtual ::oox::core::ContextHandlerRef onCreateContext(::sal_Int32 Element, const ::oox::AttributeList &rAttribs) override
virtual void onCharacters(const OUString &aChars) override
Will be called before a new child element starts, or if the current element is about to be left...
TextBodyContext(::oox::core::ContextHandler2Helper const &rParent, TextBody &rTextBody)
Helper class that provides a context stack.
RegularTextRunContext(::oox::core::ContextHandler2Helper const &rParent, TextRunPtr const &pRunPtr)