Searched refs:_pNextException (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/connectivity/source/commontools/ |
| H A D | dbexception.cxx | 430 const ::com::sun::star::uno::Any* _pNextException ) in throwFunctionNotSupportedException() 442 _pNextException ? *_pNextException : Any() in throwFunctionNotSupportedException() 458 …l_Char* _pAsciiFeatureName, const Reference< XInterface >& _rxContext, const Any* _pNextException ) in throwFeatureNotImplementedException() argument 471 _pNextException ? *_pNextException : Any() in throwFeatureNotImplementedException() 477 …onst Reference< XInterface >& _rxContext, const sal_Int32 _nErrorCode, const Any* _pNextException ) in throwSQLException() argument 484 _pNextException ? *_pNextException : Any() in throwSQLException() 491 const Any* _pNextException ) in throwSQLException() argument 493 …_pAsciiMessage, getStandardSQLStateAscii( _eSQLState ), _rxContext, _nErrorCode, _pNextException ); in throwSQLException() 499 const Any* _pNextException ) in throwSQLException() argument 506 _pNextException ? *_pNextException : Any() in throwSQLException()
|
| /trunk/main/mysqlc/source/ |
| H A D | mysqlc_general.cxx | 38 …l_Char* _pAsciiFeatureName, const Reference< XInterface >& _rxContext, const Any* _pNextException ) in throwFeatureNotImplementedException() argument 46 _pNextException ? *_pNextException : Any() in throwFeatureNotImplementedException() 51 …l_Char* _pAsciiFeatureName, const Reference< XInterface >& _rxContext, const Any* _pNextException ) in throwInvalidArgumentException() argument 59 _pNextException ? *_pNextException : Any() in throwInvalidArgumentException()
|
| H A D | mysqlc_general.hxx | 39 const ::com::sun::star::uno::Any* _pNextException = NULL 45 const ::com::sun::star::uno::Any* _pNextException = NULL
|
| /trunk/main/connectivity/inc/connectivity/ |
| H A D | dbexception.hxx | 272 const ::com::sun::star::uno::Any* _pNextException = NULL 321 const ::com::sun::star::uno::Any* _pNextException = NULL 332 const ::com::sun::star::uno::Any* _pNextException = NULL 343 const ::com::sun::star::uno::Any* _pNextException = NULL 354 const ::com::sun::star::uno::Any* _pNextException = NULL
|