Searched defs:_rMessage (Results 1 – 11 of 11) sorted by relevance
/trunk/main/extensions/source/logging/ |
H A D | logrecord.hxx | 50 inline ::com::sun::star::logging::LogRecord createLogRecord( in createLogRecord()
|
H A D | logrecord.cxx | 65 …LogRecord createLogRecord( const ::rtl::OUString& _rLoggerName, const ::rtl::OUString& _rClassName, in createLogRecord()
|
H A D | logger.cxx | 272 …void SAL_CALL EventLogger::log( ::sal_Int32 _nLevel, const ::rtl::OUString& _rMessage ) throw (Run… in log() 283 …void SAL_CALL EventLogger::logp( ::sal_Int32 _nLevel, const ::rtl::OUString& _rSourceClass, const … in logp()
|
/trunk/main/comphelper/inc/comphelper/ |
H A D | logging.hxx | 187 …bool log( const sal_Int32 _nLogLevel, const ::rtl::OUString& _rMessage, ARGTYPE1 _argument1… in log() 197 …bool log( const sal_Int32 _nLogLevel, const ::rtl::OUString& _rMessage, ARGTYPE1 _argument1… in log() 208 …bool log( const sal_Int32 _nLogLevel, const ::rtl::OUString& _rMessage, ARGTYPE1 _argument1… in log() 220 …bool log( const sal_Int32 _nLogLevel, const ::rtl::OUString& _rMessage, ARGTYPE1 _argument1… in log() 233 …bool log( const sal_Int32 _nLogLevel, const ::rtl::OUString& _rMessage, ARGTYPE1 _argument1… in log() 247 …bool log( const sal_Int32 _nLogLevel, const ::rtl::OUString& _rMessage, ARGTYPE1 _argument1… in log() 373 …bool logp( const sal_Int32 _nLogLevel, const sal_Char* _pSourceClass, const sal_Char* _pSou… in logp() 383 …bool logp( const sal_Int32 _nLogLevel, const sal_Char* _pSourceClass, const sal_Char* _pSou… in logp() 394 …bool logp( const sal_Int32 _nLogLevel, const sal_Char* _pSourceClass, const sal_Char* _pSou… in logp() 406 …bool logp( const sal_Int32 _nLogLevel, const sal_Char* _pSourceClass, const sal_Char* _pSou… in logp() [all …]
|
/trunk/main/dbaccess/source/ui/dlg/ |
H A D | directsql.cxx | 269 void DirectSQLDialog::addStatusText(const String& _rMessage) in addStatusText()
|
H A D | sqlmessage.cxx | 776 …x::OSQLMessageBox( Window* _pParent, const UniString& _rTitle, const UniString& _rMessage, WinBits… in OSQLMessageBox() 809 OSQLWarningBox::OSQLWarningBox( Window* _pParent, const UniString& _rMessage, WinBits _nStyle, in OSQLWarningBox()
|
/trunk/main/connectivity/source/drivers/macab/ |
H A D | MacabDriver.cxx | 149 void MacabImplModule::impl_throwGenericSQLException( const ::rtl::OUString& _rMessage ) in impl_throwGenericSQLException()
|
/trunk/main/comphelper/source/misc/ |
H A D | logging.cxx | 236 bool EventLogger::impl_log( const sal_Int32 _nLogLevel, in impl_log()
|
/trunk/main/connectivity/source/commontools/ |
H A D | sqlerror.cxx | 135 …void lcl_substitutePlaceholder( ::rtl::OUString& _rMessage, const sal_Char* _pPlaceholder, Para… in lcl_substitutePlaceholder()
|
H A D | dbexception.cxx | 500 void throwSQLException( const ::rtl::OUString& _rMessage, StandardSQLState _eSQLState, in throwSQLException()
|
/trunk/main/svx/source/form/ |
H A D | formcontroller.cxx | 3669 …void displayErrorSetFocus( const String& _rMessage, const Reference< XControl >& _rxFocusControl, … in displayErrorSetFocus()
|
Completed in 97 milliseconds