Home
last modified time | relevance | path

Searched defs:DocumentHandler (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/unoxml/test/
H A Ddomtest.cxx121 struct DocumentHandler struct
125 …virtual void SAL_CALL startFastElement( ::sal_Int32 Element, const uno::Reference< xml::sax::XFast… in startFastElement()
131 …virtual void SAL_CALL startUnknownElement( const ::rtl::OUString& Namespace, const ::rtl::OUString… in startUnknownElement()
135 …virtual void SAL_CALL endFastElement( ::sal_Int32 Element ) throw (xml::sax::SAXException, uno::Ru… in endFastElement()
139 …virtual void SAL_CALL endUnknownElement( const ::rtl::OUString& Namespace, const ::rtl::OUString& … in endUnknownElement()
143 …virtual uno::Reference< xml::sax::XFastContextHandler > SAL_CALL createFastChildContext( ::sal_Int… in createFastChildContext()
148 …virtual uno::Reference< xml::sax::XFastContextHandler > SAL_CALL createUnknownChildContext( const … in createUnknownChildContext()
153 …virtual void SAL_CALL characters( const ::rtl::OUString& aChars ) throw (xml::sax::SAXException, u… 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()
[all …]
/aoo41x/main/writerperfect/source/filter/
H A DDocumentHandler.hxx37 class DocumentHandler class
H A DDocumentHandler.cxx38 DocumentHandler::DocumentHandler(Reference < XDocumentHandler > &xHandler) : in DocumentHandler() function in DocumentHandler
/aoo41x/main/qadevOOo/runner/basicrunner/basichelper/
H A DDocumentHandler.java44 public class DocumentHandler implements XServiceInfo, XSingleServiceFactory { class

Completed in 21 milliseconds