LibreOffice Module dbaccess (master) 1
|
#include <TableDesignView.hxx>
#include <TableController.hxx>
#include <helpids.h>
#include <FieldDescriptions.hxx>
#include "TEditControl.hxx"
#include "TableFieldDescWin.hxx"
#include <TableRow.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <toolkit/helper/vclunohelper.hxx>
#include <unotools/syslocale.hxx>
#include <memory>
Go to the source code of this file.
Functions | |
IMPL_LINK_NOARG (OTableDesignView, FieldDescFocusIn, weld::Widget &, void) | |
IMPL_LINK_NOARG | ( | OTableDesignView | , |
FieldDescFocusIn | , | ||
weld::Widget & | , | ||
void | |||
) |
Definition at line 161 of file TableDesignView.cxx.