Searched refs:ExceptionDisplayInfo (Results 1 – 1 of 1) sorted by relevance
239 struct ExceptionDisplayInfo struct252 ExceptionDisplayInfo() : eType( SQLExceptionInfo::UNDEFINED ), bSubEntry( false ) { } in ExceptionDisplayInfo() function253 … ExceptionDisplayInfo( SQLExceptionInfo::TYPE _eType ) : eType( _eType ), bSubEntry( false ) { } in ExceptionDisplayInfo() function256 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()346 …vTreeListBox& _rList, bool _bHiContrast, size_t _nElementPos, const ExceptionDisplayInfo& _rEntry ) in lcl_insertExceptionEntry()425 ExceptionDisplayInfo aInfo22018; in DBG_NAME()452 const ExceptionDisplayInfo& aExceptionInfo( m_aExceptions[ pos ] ); in IMPL_LINK()[all …]