LibreOffice Module sw (master) 1
|
#include "TableEditPanel.hxx"
#include <sal/config.h>
#include <swtypes.hxx>
#include <cmdid.h>
#include <svl/intitem.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <svx/dlgctrl.hxx>
#include <swmodule.hxx>
#include <usrpref.hxx>
#include <comphelper/lok.hxx>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
Go to the source code of this file.
Namespaces | |
namespace | sw |
Dialog to specify the properties of date form field. | |
namespace | sw::sidebar |
Functions | |
sw::sidebar::IMPL_LINK_NOARG (TableEditPanel, RowHeightMofiyHdl, weld::MetricSpinButton &, void) | |
sw::sidebar::IMPL_LINK_NOARG (TableEditPanel, ColumnWidthMofiyHdl, weld::MetricSpinButton &, void) | |