|
LibreOffice Module dbaccess (master) 1
|
#include <core_resource.hxx>#include <indexfieldscontrol.hxx>#include <strings.hrc>#include <o3tl/safeint.hxx>#include <osl/diagnose.h>#include <helpids.h>#include <toolkit/helper/vclunohelper.hxx>#include <vcl/settings.hxx>#include <vcl/svapp.hxx>Go to the source code of this file.
Classes | |
| class | dbaui::DbaMouseDownListBoxController |
Namespaces | |
| namespace | dbaui |
Macros | |
| #define | COLUMN_ID_FIELDNAME 1 |
| #define | COLUMN_ID_ORDER 2 |
Functions | |
| dbaui::IMPL_LINK (IndexFieldsControl, OnListEntrySelected, DbaMouseDownListBoxController &, rController, void) | |
Variables | |
| constexpr auto | dbaui::BROWSER_STANDARD_FLAGS |
| #define COLUMN_ID_FIELDNAME 1 |
Definition at line 36 of file indexfieldscontrol.cxx.
| #define COLUMN_ID_ORDER 2 |
Definition at line 37 of file indexfieldscontrol.cxx.