Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/commontools/
H A Ddbexception.cxx496 …throwSQLException( _pAsciiMessage, getStandardSQLStateAscii( _eSQLState ), _rxContext, _nErrorCode… in throwSQLException()
514 const sal_Char* getStandardSQLStateAscii( StandardSQLState _eState ) in getStandardSQLStateAscii() function
552 return ::rtl::OUString::createFromAscii( getStandardSQLStateAscii( _eState ) ); in getStandardSQLState()
/trunk/main/connectivity/inc/connectivity/
H A Ddbexception.hxx257 OOO_DLLPUBLIC_DBTOOLS const sal_Char* getStandardSQLStateAscii( StandardSQLState _eState );
/trunk/main/dbaccess/source/ui/misc/
H A Ddbsubcomponentcontroller.cxx404 …nd( ::dbtools::SQLExceptionInfo::SQL_EXCEPTION, _rErrorMessage, getStandardSQLStateAscii( _eSQLSta… in appendError()

Completed in 20 milliseconds