Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A Dsqlmessage.cxx356 class OExceptionChainDialog : public ModalDialog class
371 OExceptionChainDialog( Window* pParent, const ExceptionDisplayChain& _rExceptions );
372 ~OExceptionChainDialog();
378 DBG_NAME(OExceptionChainDialog) in DBG_NAME() argument
380 OExceptionChainDialog::OExceptionChainDialog( Window* pParent, const ExceptionDisplayChain& _rExcep… in DBG_NAME()
390 DBG_CTOR(OExceptionChainDialog,NULL); in DBG_NAME()
402 m_aExceptionList.SetSelectHdl(LINK(this, OExceptionChainDialog, OnExceptionSelected)); in DBG_NAME()
436 OExceptionChainDialog::~OExceptionChainDialog() in ~OExceptionChainDialog()
438 DBG_DTOR(OExceptionChainDialog,NULL); in ~OExceptionChainDialog()
442 IMPL_LINK(OExceptionChainDialog, OnExceptionSelected, void*, EMPTYARG) in IMPL_LINK() argument
[all …]

Completed in 20 milliseconds