Home
last modified time | relevance | path

Searched refs:_pAsciiSQLState (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/connectivity/source/commontools/
H A Ddbexception.cxx214 …nfo::prepend( const ::rtl::OUString& _rErrorMessage, const sal_Char* _pAsciiSQLState, const sal_In… in prepend() argument
219 …aException.SQLState = ::rtl::OUString::createFromAscii( _pAsciiSQLState ? _pAsciiSQLState : "S1000… in prepend()
227 … TYPE _eType, const ::rtl::OUString& _rErrorMessage, const sal_Char* _pAsciiSQLState, const sal_In… in append() argument
243 pAppendException->SQLState = ::rtl::OUString::createFromAscii( _pAsciiSQLState ); in append()
H A Dwarningscontainer.cxx112 …er::appendWarning( const ::rtl::OUString& _rWarning, const sal_Char* _pAsciiSQLState, const Refere… in appendWarning() argument
114 …SQLWarning( _rWarning, _rxContext, ::rtl::OUString::createFromAscii( _pAsciiSQLState ), 0, Any() )… in appendWarning()
/aoo41x/main/connectivity/inc/connectivity/
H A Ddbexception.hxx105 …void prepend( const ::rtl::OUString& _rErrorMessage, const sal_Char* _pAsciiSQLState = NULL, co…
118 … TYPE _eType, const ::rtl::OUString& _rErrorMessage, const sal_Char* _pAsciiSQLState = NULL, const…
H A Dwarningscontainer.hxx86 const sal_Char* _pAsciiSQLState,

Completed in 3177 milliseconds