Searched refs:_nErrorCode (Results  1 – 6 of 6) sorted by relevance
| /trunk/main/connectivity/source/commontools/ | 
| H A D | dbexception.cxx | 214 …nst ::rtl::OUString& _rErrorMessage, const sal_Char* _pAsciiSQLState, const sal_Int32 _nErrorCode )  in prepend()  argument 218     aException.ErrorCode = _nErrorCode;  in prepend() 227 …nst ::rtl::OUString& _rErrorMessage, const sal_Char* _pAsciiSQLState, const sal_Int32 _nErrorCode )  in append()  argument 244     pAppendException->ErrorCode = _nErrorCode;  in append() 480 …const Reference< XInterface >& _rxContext, const sal_Int32 _nErrorCode, const Any* _pNextException…  in throwSQLException()  argument 486         _nErrorCode,  in throwSQLException() 493         const Reference< XInterface >& _rxContext, const sal_Int32 _nErrorCode,  in throwSQLException()  argument 496 …n( _pAsciiMessage, getStandardSQLStateAscii( _eSQLState ), _rxContext, _nErrorCode, _pNextExceptio…  in throwSQLException() 501         const Reference< XInterface >& _rxContext, const sal_Int32 _nErrorCode,  in throwSQLException()  argument 508         _nErrorCode,  in throwSQLException()
  | 
| H A D | dbtools.cxx | 804 …:rtl::OUString& _rAdditionalError, const StandardSQLState _eSQLState, const sal_Int32 _nErrorCode )  in prependErrorInfo()  argument 808         _nErrorCode, makeAny( _rChainedException ) );  in prependErrorInfo()
  | 
| /trunk/main/connectivity/inc/connectivity/ | 
| H A D | dbexception.hxx | 105 …UString& _rErrorMessage, const sal_Char* _pAsciiSQLState = NULL, const sal_Int32 _nErrorCode = 0 ); 118 …UString& _rErrorMessage, const sal_Char* _pAsciiSQLState = NULL, const sal_Int32 _nErrorCode = 0 ); 338         const sal_Int32 _nErrorCode = 0, 350         const sal_Int32 _nErrorCode = 0, 362         const sal_Int32 _nErrorCode = 0,
  | 
| H A D | dbtools.hxx | 331         const sal_Int32 _nErrorCode = 0);
  | 
| /trunk/main/dbaccess/source/ui/misc/ | 
| H A D | dbsubcomponentcontroller.cxx | 402             const sal_Int32 _nErrorCode )  in appendError()  argument 405             _nErrorCode );  in appendError()
  | 
| /trunk/main/dbaccess/inc/ | 
| H A D | dbsubcomponentcontroller.hxx | 118                         const sal_Int32 _nErrorCode = 1000
  | 
        Completed in 63 milliseconds