Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/webdav/
H A Dwebdavresponseparser.cxx309 …class WebDAVResponseParser : public cppu::WeakImplHelper1< com::sun::star::xml::sax::XDocumentHand… class
389 WebDAVResponseParser(WebDAVResponseParserMode eWebDAVResponseParserMode);
390 ~WebDAVResponseParser();
408 WebDAVResponseParser::WebDAVResponseParser(WebDAVResponseParserMode eWebDAVResponseParserMode) in WebDAVResponseParser() function in __anon691643cc0411::WebDAVResponseParser
436 WebDAVResponseParser::~WebDAVResponseParser() in ~WebDAVResponseParser()
445 …void SAL_CALL WebDAVResponseParser::startDocument( ) throw (xml::sax::SAXException, uno::RuntimeE… in startDocument()
450 …void SAL_CALL WebDAVResponseParser::endDocument( ) throw (xml::sax::SAXException, uno::RuntimeExc… in endDocument()
571 …void SAL_CALL WebDAVResponseParser::endElement( const ::rtl::OUString& aName ) throw (xml::sax::SA… in endElement()
943 …void SAL_CALL WebDAVResponseParser::characters( const ::rtl::OUString& aChars ) throw (xml::sax::S… in characters()
974 …void SAL_CALL WebDAVResponseParser::processingInstruction( const ::rtl::OUString& /*aTarget*/, con… in processingInstruction()
[all …]

Completed in 17 milliseconds