Home
last modified time | relevance | path

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

/aoo41x/main/connectivity/source/commontools/
H A Ddbexception.cxx492 void throwSQLException( const sal_Char* _pAsciiMessage, StandardSQLState _eSQLState, in throwSQLException() argument
496 …throwSQLException( _pAsciiMessage, getStandardSQLStateAscii( _eSQLState ), _rxContext, _nErrorCode… in throwSQLException()
500 void throwSQLException( const ::rtl::OUString& _rMessage, StandardSQLState _eSQLState, in throwSQLException() argument
507 getStandardSQLState( _eSQLState ), in throwSQLException()
H A Ddbtools.cxx804 …const ::rtl::OUString& _rAdditionalError, const StandardSQLState _eSQLState, const sal_Int32 _nErr… in prependErrorInfo() argument
807 _eSQLState == SQL_ERROR_UNSPECIFIED ? ::rtl::OUString() : getStandardSQLState( _eSQLState ), in prependErrorInfo()
/aoo41x/main/connectivity/inc/connectivity/
H A Ddbexception.hxx348 StandardSQLState _eSQLState,
360 StandardSQLState _eSQLState,
H A Ddbtools.hxx330 const StandardSQLState _eSQLState = SQL_ERROR_UNSPECIFIED,
/aoo41x/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx401 …::appendError( const ::rtl::OUString& _rErrorMessage, const ::dbtools::StandardSQLState _eSQLState, in appendError() argument
404 …::dbtools::SQLExceptionInfo::SQL_EXCEPTION, _rErrorMessage, getStandardSQLStateAscii( _eSQLState ), in appendError()
/aoo41x/main/dbaccess/inc/
H A Ddbsubcomponentcontroller.hxx117 const ::dbtools::StandardSQLState _eSQLState = ::dbtools::SQL_GENERAL_ERROR,

Completed in 48 milliseconds