Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx332 ExceptionDisplayInfo aSubInfo( aCurrentElement.getType() ); in lcl_buildExceptionChain() local
334 aSubInfo.sMessage = pContext->Details; in lcl_buildExceptionChain()
335aSubInfo.pImageProvider = _rFactory.getImageProvider( aCurrentElement.getType() ); in lcl_buildExceptionChain()
336aSubInfo.pLabelProvider = _rFactory.getLabelProvider( aCurrentElement.getType(), true ); in lcl_buildExceptionChain()
337 aSubInfo.bSubEntry = true; in lcl_buildExceptionChain()
339 _out_rChain.push_back( aSubInfo ); in lcl_buildExceptionChain()

Completed in 10 milliseconds