Searched refs:m_aExceptions (Results 1 – 1 of 1) sorted by relevance
368 ExceptionDisplayChain m_aExceptions; member in dbaui::OExceptionChainDialog388 ,m_aExceptions( _rExceptions ) in DBG_NAME()410 for ( ExceptionDisplayChain::const_iterator loop = m_aExceptions.begin(); in DBG_NAME()411 loop != m_aExceptions.end(); in DBG_NAME()429 m_aExceptions.push_back( aInfo22018 ); in DBG_NAME()431 … lcl_insertExceptionEntry( m_aExceptionList, bHiContrast, m_aExceptions.size() - 1, aInfo22018 ); in DBG_NAME()452 const ExceptionDisplayInfo& aExceptionInfo( m_aExceptions[ pos ] ); in IMPL_LINK()
Completed in 31 milliseconds