Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/commontools/
H A Dsqlerror.cxx60 typedef SQLError::ParamValue ParamValue;
297 SQLError::SQLError( const ::comphelper::ComponentContext& _rContext ) in SQLError() function in connectivity::SQLError
303 SQLError::~SQLError() in ~SQLError()
308 const ::rtl::OUString& SQLError::getMessagePrefix() in getMessagePrefix()
314 …::rtl::OUString SQLError::getErrorMessage( const ErrorCondition _eCondition, const ParamValue& _rP… in getErrorMessage()
320 ::rtl::OUString SQLError::getSQLState( const ErrorCondition _eCondition ) const in getSQLState()
326 ErrorCode SQLError::getErrorCode( const ErrorCondition _eCondition ) in getErrorCode()
332 …void SQLError::raiseException( const ErrorCondition _eCondition, const Reference< XInterface >& _r… in raiseException()
338 …void SQLError::raiseException( const ErrorCondition _eCondition, const ParamValue& _rParamValue1, … in raiseException()
344 …void SQLError::raiseTypedException( const ErrorCondition _eCondition, const Reference< XInterface … in raiseTypedException()
[all …]
/trunk/main/connectivity/inc/connectivity/
H A Dsqlerror.hxx69 class OOO_DLLPUBLIC_DBTOOLS SQLError class
91 explicit SQLError( const ::comphelper::ComponentContext& _rContext );
92 ~SQLError();
H A Dsqlparse.hxx74 class SQLError;
138 ::connectivity::SQLError aErrors;
213 const SQLError& getErrorHelper() const;
/trunk/main/dbaccess/source/sdbtools/connection/
H A Dobjectnames.cxx125 ::connectivity::SQLError aErrors( m_aContext ); in validateName_throw()
179 ::connectivity::SQLError aErrors( m_aContext ); in validateName_throw()
228 ::connectivity::SQLError aErrors( m_aContext ); in validateName_throw()
/trunk/main/dbaccess/source/core/inc/
H A DContentHelper.hxx163 const ::connectivity::SQLError m_aErrorHelper;
/trunk/main/unixODBC/inc/
H A Dsql.h898 SQLRETURN SQL_API SQLError (
H A Dsqlucode.h777 #define SQLError SQLErrorW macro
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx590 const SQLError& rErrors( rParam.pParser->getErrorHelper() ); in impl_parseTableNameNodeToString_throw()
595 SQLError aErrors( ::comphelper::getProcessServiceFactory() ); in impl_parseTableNameNodeToString_throw()
2745 const SQLError& OSQLParser::getErrorHelper() const in getErrorHelper()
/trunk/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx272 const ::rtl::OUString sVendorIdentifier( ::connectivity::SQLError::getMessagePrefix() ); in lcl_stripOOoBaseVendor()
/trunk/main/dbaccess/source/ui/app/
H A DAppControllerGen.cxx462 SQLError aError( getORB() ); in impl_validateObjectTypeAndName_throw()
/trunk/main/dbaccess/source/core/api/
H A DRowSetBase.hxx147 ::connectivity::SQLError m_aErrors;
/trunk/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx527 SQLError aErrorFactory( m_pConnection->getDriver().getMSFactory() ); in construct()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddocumentcontainer.cxx110 ::connectivity::SQLError m_aErrors;
/trunk/main/dbaccess/source/ui/browser/
H A Dbrwctrlr.cxx708 ::connectivity::SQLError aError( getORB() ); in impl_checkForCannotSelectUnfiltered()

Completed in 95 milliseconds