LibreOffice Module dbaccess (master) 1
|
#include <strings.hrc>
#include <strings.hxx>
#include <core_resource.hxx>
#include <queryorder.hxx>
#include <com/sun/star/sdb/XSingleSelectQueryComposer.hpp>
#include <com/sun/star/sdbc/ColumnSearch.hpp>
#include <com/sun/star/sdbc/XConnection.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <connectivity/dbtools.hxx>
#include <com/sun/star/sdbcx/XColumnsSupplier.hpp>
#include <comphelper/diagnose_ex.hxx>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (DlgOrderCrit, FieldListSelectHdl, weld::ComboBox &, void) | |
IMPL_LINK_NOARG | ( | DlgOrderCrit | , |
FieldListSelectHdl | , | ||
weld::ComboBox & | , | ||
void | |||
) |
Definition at line 120 of file queryorder.cxx.