Searched refs:_pAsciiMessage (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/comphelper/inc/comphelper/ |
H A D | logging.hxx | 451 …nst sal_Char* _pSourceClass, const sal_Char* _pSourceMethod, const sal_Char* _pAsciiMessage ) const in logp() 454 …g( _nLogLevel, _pSourceClass, _pSourceMethod, ::rtl::OUString::createFromAscii( _pAsciiMessage ) ); in logp() 466 …Char* _pSourceClass, const sal_Char* _pSourceMethod, const sal_Char* _pAsciiMessage, ARGTYPE1 _arg… in logp() argument 469 …log( _nLogLevel, _pSourceClass, _pSourceMethod, ::rtl::OUString::createFromAscii( _pAsciiMessage ), in logp() 476 …Char* _pSourceClass, const sal_Char* _pSourceMethod, const sal_Char* _pAsciiMessage, ARGTYPE1 _arg… in logp() argument 479 …log( _nLogLevel, _pSourceClass, _pSourceMethod, ::rtl::OUString::createFromAscii( _pAsciiMessage ), in logp() 487 …Char* _pSourceClass, const sal_Char* _pSourceMethod, const sal_Char* _pAsciiMessage, ARGTYPE1 _arg… in logp() argument 490 …log( _nLogLevel, _pSourceClass, _pSourceMethod, ::rtl::OUString::createFromAscii( _pAsciiMessage ), in logp() 502 …log( _nLogLevel, _pSourceClass, _pSourceMethod, ::rtl::OUString::createFromAscii( _pAsciiMessage ), in logp() 515 …log( _nLogLevel, _pSourceClass, _pSourceMethod, ::rtl::OUString::createFromAscii( _pAsciiMessage ), in logp() [all …]
|
/aoo42x/main/connectivity/source/commontools/ |
H A D | dbexception.cxx | 479 void throwSQLException( const sal_Char* _pAsciiMessage, const sal_Char* _pAsciiState, in throwSQLException() argument 483 ::rtl::OUString::createFromAscii( _pAsciiMessage ), in throwSQLException() 492 void throwSQLException( const sal_Char* _pAsciiMessage, StandardSQLState _eSQLState, in throwSQLException() argument 496 …throwSQLException( _pAsciiMessage, getStandardSQLStateAscii( _eSQLState ), _rxContext, _nErrorCode… in throwSQLException()
|
/aoo42x/main/connectivity/inc/connectivity/ |
H A D | dbexception.hxx | 335 const sal_Char* _pAsciiMessage, 347 const sal_Char* _pAsciiMessage,
|
Completed in 28 milliseconds