LibreOffice Module dbaccess (master) 1
|
#include <RelationDlg.hxx>
#include <com/sun/star/sdbc/KeyRule.hpp>
#include <com/sun/star/sdbc/SQLException.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <JoinDesignView.hxx>
#include <JoinController.hxx>
#include <connectivity/dbexception.hxx>
#include <connectivity/dbtools.hxx>
#include <RTableConnectionData.hxx>
#include <RelationControl.hxx>
#include <cppuhelper/exc_hlp.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (ORelationDialog, OKClickHdl, weld::Button &, void) | |
IMPL_LINK_NOARG | ( | ORelationDialog | , |
OKClickHdl | , | ||
weld::Button & | , | ||
void | |||
) |
Definition at line 127 of file RelationDlg.cxx.
References DBG_UNHANDLED_EXCEPTION, Exception, Init(), m_xDialog, and RET_OK.