virtual void onEndElement() override
Will be called when the current element is about to be left.
CommonBehaviorContext(::oox::core::FragmentHandler2 const &rParent, const TimeNodePtr &pNode)
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.
OUString msCurrentAttribute
virtual ~CommonBehaviorContext() noexcept override
std::vector< Attribute > maAttributes
virtual ::oox::core::ContextHandlerRef onCreateContext(sal_Int32 aElementToken, const AttributeList &rAttribs) override
Will be called to create a context handler for the passed element.
const TimeNodePtr & mpNode