|
LibreOffice Module sw (master) 1
|
#include <sal/config.h>#include <sal/log.hxx>#include <swtypes.hxx>#include <svl/intitem.hxx>#include <editeng/sizeitem.hxx>#include <editeng/paperinf.hxx>#include <svx/dlgutil.hxx>#include <svx/rulritem.hxx>#include <svx/svdtrans.hxx>#include "PageFormatPanel.hxx"#include "PageMarginUtils.hxx"#include <sfx2/dispatch.hxx>#include <sfx2/bindings.hxx>#include <sfx2/module.hxx>#include <sfx2/objsh.hxx>#include <sfx2/viewfrm.hxx>#include <pageformatpanel.hrc>#include <cmdid.h>#include <svtools/optionsdrawinglayer.hxx>#include <unotools/localedatawrapper.hxx>#include <vcl/settings.hxx>#include <vcl/svapp.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 (PageFormatPanel, PaperFormatModifyHdl, weld::ComboBox &, void) | |
| sw::sidebar::IMPL_LINK_NOARG (PageFormatPanel, PaperSizeModifyHdl, weld::MetricSpinButton &, void) | |
| sw::sidebar::IMPL_LINK_NOARG (PageFormatPanel, PaperModifyMarginHdl, weld::ComboBox &, void) | |