LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Classes | |
class | sw::sidebar::PageMarginControl |
Namespaces | |
namespace | sw |
Dialog to specify the properties of date form field. | |
namespace | sw::sidebar |
Macros | |
#define | SWPAGE_NARROW_VALUE 720 |
#define | SWPAGE_NORMAL_VALUE 1136 |
#define | SWPAGE_WIDE_VALUE1 1440 |
#define | SWPAGE_WIDE_VALUE2 2880 |
#define | SWPAGE_WIDE_VALUE3 1800 |
Variables | |
constexpr tools::Long | MINBODY = o3tl::toTwips(1, o3tl::Length::mm) |
#define SWPAGE_NARROW_VALUE 720 |
Definition at line 27 of file PageMarginControl.hxx.
#define SWPAGE_NORMAL_VALUE 1136 |
Definition at line 28 of file PageMarginControl.hxx.
#define SWPAGE_WIDE_VALUE1 1440 |
Definition at line 29 of file PageMarginControl.hxx.
#define SWPAGE_WIDE_VALUE2 2880 |
Definition at line 30 of file PageMarginControl.hxx.
#define SWPAGE_WIDE_VALUE3 1800 |
Definition at line 31 of file PageMarginControl.hxx.
|
constexpr |
Definition at line 34 of file PageMarginControl.hxx.
Referenced by sw::sidebar::PageOrientationControl::ExecuteOrientationChange(), and sw::sidebar::PageMarginControl::SetMetricFieldMaxValues().