Home
last modified time | relevance | path

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

/trunk/main/svx/workben/msview/
H A Dxmlconfig.cxx76 void errorThrow( const OUString& rErrorMessage ) throw (SAXException );
90 void ConfigHandler::errorThrow( const OUString& rErrorMessage ) throw (SAXException ) in errorThrow() function in ConfigHandler
122 errorThrow( aMessage ); in parseType()
133 errorThrow( OUString( RTL_CONSTASCII_USTRINGPARAM( "illegal parent for element" ) ) ); in addElement()
153 errorThrow( aMessage ); in getAttribute()
204 errorThrow( aMessage ); in startElement()
247 errorThrow( OUString( RTL_CONSTASCII_USTRINGPARAM("atom elements must be root" ) ) ); in importAtomConfig()

Completed in 34 milliseconds