Home
last modified time | relevance | path

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

/trunk/main/svx/workben/msview/
H A Dxmlconfig.cxx76 void errorThrow( const OUString& rErrorMessage ) throw (SAXException );
77 ElementConfigType parseType( const OUString& rErrorMessage ) throw ( SAXException );
90 void ConfigHandler::errorThrow( const OUString& rErrorMessage ) throw (SAXException ) in errorThrow() argument
94 throw SAXException(rErrorMessage, aContext, aWrappedException); in errorThrow()
/trunk/main/connectivity/source/simpledbt/
H A Dparser_s.cxx68 …ple::ISQLParseNode > OSimpleSQLParser::predicateTree(::rtl::OUString& rErrorMessage, const ::rtl::… in predicateTree() argument
72 …de = const_cast<OSimpleSQLParser*>(this)->m_aFullParser.predicateTree(rErrorMessage, rStatement, _… in predicateTree()
H A Dparser_s.hxx51 ::rtl::OUString& rErrorMessage,
/trunk/main/connectivity/inc/connectivity/
H A Dsqlparse.hxx200 OSQLParseNode* parseTree(::rtl::OUString& rErrorMessage,
205 OSQLParseNode* predicateTree(::rtl::OUString& rErrorMessage, const ::rtl::OUString& rStatement,
H A Dvirtualdbtools.hxx304 ::rtl::OUString& rErrorMessage,
/trunk/main/extensions/source/update/check/
H A Ddownload.hxx40 virtual void downloadStalled(const rtl::OUString& rErrorMessage) = 0;
H A Dupdatecheck.hxx106 virtual void downloadStalled(const rtl::OUString& rErrorMessage);
H A Dupdatecheck.cxx1150 UpdateCheck::downloadStalled(const rtl::OUString& rErrorMessage) in downloadStalled() argument
1156 aUpdateHandler->setErrorMessage(rErrorMessage); in downloadStalled()
/trunk/main/connectivity/source/parse/
H A Dsqlbison.y4575 OSQLParseNode* OSQLParser::parseTree(::rtl::OUString& rErrorMessage,
4604 rErrorMessage = m_sErrorMessage;
H A Dsqlnode.cxx1125 OSQLParseNode* OSQLParser::predicateTree(::rtl::OUString& rErrorMessage, const ::rtl::OUString& rSt… in predicateTree() argument
1259 rErrorMessage = m_sErrorMessage; in predicateTree()

Completed in 58 milliseconds