Searched refs:_rMsg (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/connectivity/source/commontools/ |
H A D | dbexception.cxx | 416 void throwFunctionNotSupportedException(const ::rtl::OUString& _rMsg, in throwFunctionNotSupportedException() argument 421 _rMsg, in throwFunctionNotSupportedException() 446 void throwGenericSQLException(const ::rtl::OUString& _rMsg, const ::com::sun::star::uno::Reference<… in throwGenericSQLException() argument 449 throwGenericSQLException(_rMsg, _rxSource, Any()); in throwGenericSQLException() 453 void throwGenericSQLException(const ::rtl::OUString& _rMsg, const Reference< XInterface >& _rxSourc… in throwGenericSQLException() argument 456 …throw SQLException( _rMsg, _rxSource, getStandardSQLState( SQL_GENERAL_ERROR ), 0, _rNextException… in throwGenericSQLException()
|
/aoo4110/main/connectivity/inc/connectivity/ |
H A D | dbexception.hxx | 261 const ::rtl::OUString& _rMsg, 299 const ::rtl::OUString& _rMsg, 308 const ::rtl::OUString& _rMsg,
|
Completed in 12 milliseconds