Home
last modified time | relevance | path

Searched defs:aSAXParseException (Results 1 – 6 of 6) sorted by path

/trunk/main/automation/source/server/
H A DXMLParser.cxx302 void SAXParser::AddToList( const sal_Char* cuType, const ::com::sun::star::uno::Any& aSAXParseExcep… in AddToList()
320 void SAL_CALL SAXParser::error( const ::com::sun::star::uno::Any& aSAXParseException ) throw (::com… in error()
325 void SAL_CALL SAXParser::fatalError( const ::com::sun::star::uno::Any& aSAXParseException ) throw (… in fatalError()
330 void SAL_CALL SAXParser::warning( const ::com::sun::star::uno::Any& aSAXParseException ) throw (::c… in warning()
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx368 … virtual void error(const UsrAny& aSAXParseException) THROWS( (SAXException, UsrSystemException) ) in error()
373 …virtual void fatalError(const UsrAny& aSAXParseException) THROWS( (SAXException, UsrSystemExceptio… in fatalError()
377 …virtual void warning(const UsrAny& aSAXParseException) THROWS( (SAXException, UsrSystemException) ) in warning()
/trunk/main/filter/source/xsltdialog/
H A Dxmlfileview.cxx102 void SAL_CALL XMLErrorHandler::error( const Any& aSAXParseException ) throw (SAXException, RuntimeE… in error()
117 void SAL_CALL XMLErrorHandler::fatalError( const Any& aSAXParseException ) throw (SAXException, Run… in fatalError()
/trunk/main/i18npool/source/localedata/
H A Dsaxparser.cxx158 … virtual void SAL_CALL error(const Any& aSAXParseException) throw (SAXException, RuntimeException) in error()
/trunk/main/sax/test/sax/
H A Dtestsax.cxx295 … virtual void SAL_CALL error(const Any& aSAXParseException) throw (SAXException, RuntimeException) in error()
303 …virtual void SAL_CALL fatalError(const Any& aSAXParseException) throw (SAXException, RuntimeExcept… in fatalError()
307 …virtual void SAL_CALL warning(const Any& aSAXParseException) throw (SAXException, RuntimeException) in warning()
/trunk/main/sax/test/
H A Dsaxdemo.cxx146 … virtual void SAL_CALL error(const Any& aSAXParseException) throw (SAXException, RuntimeException) in error()
154 …virtual void SAL_CALL fatalError(const Any& aSAXParseException) throw (SAXException, RuntimeExcept… in fatalError()
158 …virtual void SAL_CALL warning(const Any& aSAXParseException) throw (SAXException, RuntimeException) in warning()

Completed in 28 milliseconds