Searched refs:getStandardSQLStateAscii (Results 1 – 3 of 3) sorted by relevance
496 …throwSQLException( _pAsciiMessage, getStandardSQLStateAscii( _eSQLState ), _rxContext, _nErrorCode… in throwSQLException()514 const sal_Char* getStandardSQLStateAscii( StandardSQLState _eState ) in getStandardSQLStateAscii() function552 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()
Completed in 20 milliseconds