Lines Matching refs:XSvgParser
44 … class XSvgParser : public ::cppu::WeakAggImplHelper2< graphic::XSvgParser, lang::XServiceInfo > class
47 XSvgParser(const XSvgParser&);
48 XSvgParser& operator=(const XSvgParser&);
52 XSvgParser();
53 virtual ~XSvgParser();
90 return static_cast< ::cppu::OWeakObject* >(new XSvgParser); in XSvgParser_createInstance()
101 XSvgParser::XSvgParser() in XSvgParser() function in svgio::svgreader::XSvgParser
105 XSvgParser::~XSvgParser() in ~XSvgParser()
109 uno::Sequence< uno::Reference< ::graphic::XPrimitive2D > > XSvgParser::getDecomposition( in getDecomposition()
170 rtl::OUString SAL_CALL XSvgParser::getImplementationName() throw(uno::RuntimeException) in getImplementationName()
175 …sal_Bool SAL_CALL XSvgParser::supportsService(const rtl::OUString& rServiceName) throw(uno::Runtim… in supportsService()
190 …uno::Sequence< rtl::OUString > SAL_CALL XSvgParser::getSupportedServiceNames() throw(uno::RuntimeE… in getSupportedServiceNames()