Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx239 struct ExceptionDisplayInfo struct
252 ExceptionDisplayInfo() : eType( SQLExceptionInfo::UNDEFINED ), bSubEntry( false ) { } in ExceptionDisplayInfo() function
253ExceptionDisplayInfo( SQLExceptionInfo::TYPE _eType ) : eType( _eType ), bSubEntry( false ) { } in ExceptionDisplayInfo() argument
256 static bool lcl_hasDetails( const ExceptionDisplayInfo& _displayInfo ) in lcl_hasDetails()
264 typedef ::std::vector< ExceptionDisplayInfo > ExceptionDisplayChain;
307 ExceptionDisplayInfo aDisplayInfo( aCurrentElement.getType() ); in lcl_buildExceptionChain()
332 ExceptionDisplayInfo aSubInfo( aCurrentElement.getType() ); in lcl_buildExceptionChain()
425 ExceptionDisplayInfo aInfo22018; in DBG_NAME()
452 const ExceptionDisplayInfo& aExceptionInfo( m_aExceptions[ pos ] ); in IMPL_LINK()
540 const ExceptionDisplayInfo* pSecondInfo = NULL; in impl_positionControls()
[all …]

Completed in 14 milliseconds