27#include <com/sun/star/io/XOutputStream.hpp>
28#include <com/sun/star/graphic/XGraphic.hpp>
35 SvXMLImport& rImport, sal_Int32 nElement,
37 ::std::vector< XMLPropertyState > &rProps ) :
39 rImport, nElement, rProp, rProps )
48 const uno::Reference< xml::sax::XFastAttributeList >& xAttrList )
52 const OUString sValue = aIter.toString();
54 switch( aIter.getToken() )
73 const css::uno::Reference< css::xml::sax::XFastAttributeList >& )
90 uno::Reference<graphic::XGraphic> xGraphic;
SvXMLImport & GetImport()
void SetInsert(bool bIns)
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 ...
virtual void SAL_CALL startFastElement(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL createFastChildContext(sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &AttrList) override
XMLSymbolImageContext(SvXMLImport &rImport, sal_Int32 nElement, const XMLPropertyState &rProp, ::std::vector< XMLPropertyState > &rProps)
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 ...
css::uno::Reference< css::io::XOutputStream > mxBase64Stream
virtual ~XMLSymbolImageContext() override
FastAttributeList & castToFastAttributeList(const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList)
Handling of tokens in XML:
Smart struct to transport an Any with an index to the appropriate property-name.
#define XMLOFF_WARN_UNKNOWN_ELEMENT(area, token)
#define XMLOFF_WARN_UNKNOWN(area, rIter)
#define XML_ELEMENT(prefix, name)
constexpr sal_Int32 TOKEN_MASK