Home
last modified time | relevance | path

Searched refs:SvgDocHdl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svgio/source/svgreader/
H A Dsvgdocumenthandler.cxx147 SvgDocHdl::SvgDocHdl(const rtl::OUString& aAbsolutePath) in SvgDocHdl() function in svgio::svgreader::SvgDocHdl
154 SvgDocHdl::~SvgDocHdl() in ~SvgDocHdl()
166 void SvgDocHdl::startDocument( ) throw (xml::sax::SAXException, uno::RuntimeException) in startDocument()
172 void SvgDocHdl::endDocument( ) throw (xml::sax::SAXException, uno::RuntimeException) in endDocument()
178 …void SvgDocHdl::startElement( const ::rtl::OUString& aName, const uno::Reference< xml::sax::XAttri… in startElement()
408 …void SvgDocHdl::endElement( const ::rtl::OUString& aName ) throw (xml::sax::SAXException, uno::Run… in endElement()
541 …void SvgDocHdl::characters( const ::rtl::OUString& aChars ) throw (xml::sax::SAXException, uno::Ru… in characters()
616 …void SvgDocHdl::ignorableWhitespace(const ::rtl::OUString& /*aWhitespaces*/) throw (xml::sax::SAXE… in ignorableWhitespace()
620 …void SvgDocHdl::processingInstruction(const ::rtl::OUString& /*aTarget*/, const ::rtl::OUString& /… in processingInstruction()
624 …void SvgDocHdl::setDocumentLocator(const uno::Reference< xml::sax::XLocator >& /*xLocator*/) throw… in setDocumentLocator()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgdocumenthandler.hxx40 class SvgDocHdl : public cppu::WeakImplHelper1< com::sun::star::xml::sax::XDocumentHandler > class
53 SvgDocHdl(const rtl::OUString& rAbsolutePath);
54 ~SvgDocHdl();
/trunk/main/svgio/source/svguno/
H A Dxsvgparser.cxx118 SvgDocHdl* pSvgDocHdl = new SvgDocHdl(aAbsolutePath); in getDecomposition()

Completed in 29 milliseconds