#include <RelationControl.hxx>
#include <svtools/editbrowsebox.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <comphelper/diagnose_ex.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <TableConnectionData.hxx>
#include <TableConnection.hxx>
#include <TableWindow.hxx>
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
#include <RelControliFace.hxx>
#include <helpids.h>
#include <o3tl/safeint.hxx>
#include <osl/diagnose.h>
#include <vector>
#include <utility>
Go to the source code of this file.
|
| dbaui::IMPL_LINK_NOARG (ORelationControl, AsynchActivate, void *, void) |
|
| dbaui::IMPL_LINK_NOARG (ORelationControl, AsynchDeactivate, void *, void) |
|
| dbaui::IMPL_LINK (OTableListBoxControl, OnTableChanged, weld::ComboBox &, rListBox, void) |
|
static void | dbaui::fillEntryAndDisable (weld::ComboBox &_rListBox, const OUString &_sEntry) |
|
◆ DEST_COLUMN
◆ SOURCE_COLUMN