Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx249 String sSQLState; member
259 || ( _displayInfo.sSQLState.Len() in lcl_hasDetails()
260 && !_displayInfo.sSQLState.EqualsAscii( "S1000" ) in lcl_hasDetails()
310 aDisplayInfo.sSQLState = pCurrentError->SQLState; in lcl_buildExceptionChain()
416 bHave22018 = loop->sSQLState.EqualsAscii( "22018" ); in DBG_NAME()
454 if ( aExceptionInfo.sSQLState.Len() ) in IMPL_LINK()
458 sText += aExceptionInfo.sSQLState; in IMPL_LINK()

Completed in 11 milliseconds