This class deliberately does not support XWeak, to improve performance when loading large documents.
virtual ~XMLReplacementImageContext() override
css::uno::Reference< css::io::XOutputStream > m_xBase64Stream
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &AttrList) override
XMLReplacementImageContext(SvXMLImport &rImport, sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &rAttrList, const css::uno::Reference< css::beans::XPropertySet > &rPropSet)
css::uno::Reference< css::beans::XPropertySet > m_xPropSet
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 ...