Helper class that provides a context stack.
TextFieldContext(::oox::core::ContextHandler2Helper const &rParent, const ::oox::AttributeList &rAttributes, TextField &rTextField)
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 aElementToken, const ::oox::AttributeList &rAttributes) 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.
virtual void onEndElement() override
Will be called when the current element is about to be left.