|
LibreOffice Module cui (master) 1
|
#include <strings.hrc>#include <dialmgr.hxx>#include <svx/svxids.hrc>#include <svx/dlgutil.hxx>#include <svx/measctrl.hxx>#include <svx/ofaitem.hxx>#include <svx/strarray.hxx>#include <svx/svdview.hxx>#include <svx/sxmbritm.hxx>#include <svx/sxmlhitm.hxx>#include <svx/sxmtfitm.hxx>#include <svx/sxmtpitm.hxx>#include <svx/sxmtritm.hxx>#include <svx/sxmuitm.hxx>#include <svtools/unitconv.hxx>#include <measure.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK (SvxMeasurePage, ClickAutoPosHdl_Impl, weld::Toggleable &, rBox, void) | |
| IMPL_LINK (SvxMeasurePage, ChangeAttrClickHdl_Impl, weld::Toggleable &, r, void) | |
| IMPL_LINK (SvxMeasurePage, ChangeAttrListBoxHdl_Impl, weld::ComboBox &, rBox, void) | |
| IMPL_LINK (SvxMeasurePage, ChangeAttrEditHdl_Impl, weld::MetricSpinButton &, rBox, void) | |
| IMPL_LINK (SvxMeasurePage, ChangeAttrSpinHdl_Impl, weld::SpinButton &, rBox, void) | |
| IMPL_LINK | ( | SvxMeasurePage | , |
| ChangeAttrClickHdl_Impl | , | ||
| weld::Toggleable & | , | ||
| r | , | ||
| void | |||
| ) |
Definition at line 581 of file measure.cxx.
| IMPL_LINK | ( | SvxMeasurePage | , |
| ChangeAttrEditHdl_Impl | , | ||
| weld::MetricSpinButton & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 591 of file measure.cxx.
| IMPL_LINK | ( | SvxMeasurePage | , |
| ChangeAttrListBoxHdl_Impl | , | ||
| weld::ComboBox & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 586 of file measure.cxx.
| IMPL_LINK | ( | SvxMeasurePage | , |
| ChangeAttrSpinHdl_Impl | , | ||
| weld::SpinButton & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 596 of file measure.cxx.
| IMPL_LINK | ( | SvxMeasurePage | , |
| ClickAutoPosHdl_Impl | , | ||
| weld::Toggleable & | , | ||
| rBox | , | ||
| void | |||
| ) |
Definition at line 534 of file measure.cxx.
References TRISTATE_TRUE.