Home
last modified time | relevance | path

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

/AOO41X/main/automation/source/server/
H A DXMLParser.cxx302 …AXParser::AddToList( const sal_Char* cuType, const ::com::sun::star::uno::Any& aSAXParseException ) in AddToList()
320 …ception ) throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException) in error()
325 …ception ) throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException) in fatalError()
330 …ception ) throw (::com::sun::star::xml::sax::SAXException, ::com::sun::star::uno::RuntimeException) in warning()
/AOO41X/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()
/AOO41X/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()
/AOO41X/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()
/AOO41X/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()
/AOO41X/main/i18npool/source/localedata/
H A Dsaxparser.cxx158 … virtual void SAL_CALL error(const Any& aSAXParseException) throw (SAXException, RuntimeException) in error()