Lines Matching defs:DocumentHandler
121 struct DocumentHandler struct
125 …ce< xml::sax::XFastAttributeList >& Attribs ) throw (xml::sax::SAXException, uno::RuntimeException) in startFastElement()
131 … Name, const uno::Reference< xml::sax::XFastAttributeList >& Attribs ) throw (xml::sax::SAXExcepti… in startUnknownElement()
135 …AL_CALL endFastElement( ::sal_Int32 Element ) throw (xml::sax::SAXException, uno::RuntimeException) in endFastElement()
139 …ing& Namespace, const ::rtl::OUString& Name ) throw (xml::sax::SAXException, uno::RuntimeException) in endUnknownElement()
143 …2 Element, const uno::Reference< xml::sax::XFastAttributeList >& Attribs ) throw (xml::sax::SAXExc… in createFastChildContext()
148 …:rtl::OUString& Namespace, const ::rtl::OUString& Name, const uno::Reference< xml::sax::XFastAttri… in createUnknownChildContext()
153 …L characters( const ::rtl::OUString& aChars ) throw (xml::sax::SAXException, uno::RuntimeException) in characters()
158 virtual void SAL_CALL startDocument( ) throw (xml::sax::SAXException, uno::RuntimeException) in startDocument()
162 virtual void SAL_CALL endDocument( ) throw (xml::sax::SAXException, uno::RuntimeException) in endDocument()
166 …::Reference< xml::sax::XLocator >& xLocator ) throw (xml::sax::SAXException, uno::RuntimeException) in setDocumentLocator()