Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx264 typedef ::std::vector< ExceptionDisplayInfo > ExceptionDisplayChain; typedef
289 … SQLExceptionInfo& _rErrorInfo, const ProviderFactory& _rFactory, ExceptionDisplayChain& _out_rCha… in lcl_buildExceptionChain()
292 ExceptionDisplayChain empty; in lcl_buildExceptionChain()
368 ExceptionDisplayChain m_aExceptions;
371 OExceptionChainDialog( Window* pParent, const ExceptionDisplayChain& _rExceptions );
380 OExceptionChainDialog::OExceptionChainDialog( Window* pParent, const ExceptionDisplayChain& _rExcep… in DBG_NAME()
410 for ( ExceptionDisplayChain::const_iterator loop = m_aExceptions.begin(); in DBG_NAME()
486 ExceptionDisplayChain aDisplayInfo;
711 for ( ExceptionDisplayChain::const_iterator error = m_pImpl->aDisplayInfo.begin(); in impl_addDetailsButton()

Completed in 17 milliseconds