LibreOffice Module extensions (master) 1
Namespaces | Functions
listcombowizard.cxx File Reference
#include "listcombowizard.hxx"
#include "commonpagesdbp.hxx"
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/form/ListSourceType.hpp>
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <connectivity/dbtools.hxx>
#include <helpids.h>
#include <osl/diagnose.h>
Include dependency graph for listcombowizard.cxx:

Go to the source code of this file.

Namespaces

namespace  dbp
 

Functions

 dbp::IMPL_LINK_NOARG (OContentTableSelection, OnTableSelected, weld::TreeView &, void)
 
 dbp::IMPL_LINK (OContentTableSelection, OnTableDoubleClicked, weld::TreeView &, _rListBox, bool)
 
 dbp::IMPL_LINK_NOARG (OContentFieldSelection, OnTableDoubleClicked, weld::TreeView &, bool)
 
 dbp::IMPL_LINK_NOARG (OContentFieldSelection, OnFieldSelected, weld::TreeView &, void)
 
 dbp::IMPL_LINK_NOARG (OLinkFieldsPage, OnSelectionModified, weld::ComboBox &, void)