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()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 20 milliseconds