Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx368 ExceptionDisplayChain m_aExceptions; member in dbaui::OExceptionChainDialog
388 ,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 7 milliseconds