virtual void SAL_CALL characters(const OUString &rChars) override
This method is called for all characters that are contained in the current element.
virtual ~SdXMLDescriptionContext() override
virtual void SAL_CALL endFastElement(sal_Int32 nElement) override
endFastElement is called before a context will be destructed, but after an elements context has been ...
SdXMLDescriptionContext(SvXMLImport &rImport, sal_Int32 mnElement, const css::uno::Reference< css::drawing::XShape > &rxShape)
css::uno::Reference< css::drawing::XShape > mxShape
This class deliberately does not support XWeak, to improve performance when loading large documents.