Searched refs:getStandardSQLStateAscii (Results 1 – 3 of 3) sorted by relevance
493 …throwSQLException( _pAsciiMessage, getStandardSQLStateAscii( _eSQLState ), _rxContext, _nErrorCode… in throwSQLException()511 const sal_Char* getStandardSQLStateAscii( StandardSQLState _eState ) in getStandardSQLStateAscii() function549 return ::rtl::OUString::createFromAscii( getStandardSQLStateAscii( _eState ) ); in getStandardSQLState()
257 OOO_DLLPUBLIC_DBTOOLS const sal_Char* getStandardSQLStateAscii( StandardSQLState _eState );
404 …nd( ::dbtools::SQLExceptionInfo::SQL_EXCEPTION, _rErrorMessage, getStandardSQLStateAscii( _eSQLSta… in appendError()