|
LibreOffice Module cui (master) 1
|
#include <sal/config.h>#include <algorithm>#include <svx/EnhancedCustomShape2d.hxx>#include <svx/sdangitm.hxx>#include <svx/svdundo.hxx>#include <svx/svdview.hxx>#include <svx/svdobj.hxx>#include <svx/svdpagv.hxx>#include <svx/svdoashp.hxx>#include <svx/sderitm.hxx>#include <svx/svxids.hrc>#include <svx/transfrmhelper.hxx>#include <svtools/unitconv.hxx>#include <transfrm.hxx>#include <svx/dlgutil.hxx>#include <svx/anchorid.hxx>#include <svl/rectitem.hxx>#include <swpossizetabpage.hxx>#include <vcl/canvastools.hxx>#include <vcl/fieldvalues.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SvxPositionSizeTabPage, ChangePosProtectHdl, weld::Toggleable &, void) | |
| IMPL_LINK_NOARG (SvxPositionSizeTabPage, ChangeSizeProtectHdl, weld::Toggleable &, void) | |
| IMPL_LINK_NOARG (SvxPositionSizeTabPage, ChangeWidthHdl, weld::MetricSpinButton &, void) | |
| IMPL_LINK_NOARG (SvxPositionSizeTabPage, ChangeHeightHdl, weld::MetricSpinButton &, void) | |
| IMPL_LINK_NOARG (SvxPositionSizeTabPage, ClickSizeProtectHdl, weld::Toggleable &, void) | |
| IMPL_LINK_NOARG (SvxPositionSizeTabPage, ClickAutoHdl, weld::Toggleable &, void) | |
| IMPL_LINK_NOARG | ( | SvxPositionSizeTabPage | , |
| ChangeHeightHdl | , | ||
| weld::MetricSpinButton & | , | ||
| void | |||
| ) |
Definition at line 1518 of file transfrm.cxx.
References basegfx::fround64().
| IMPL_LINK_NOARG | ( | SvxPositionSizeTabPage | , |
| ChangePosProtectHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 1140 of file transfrm.cxx.
References TRISTATE_TRUE.
| IMPL_LINK_NOARG | ( | SvxPositionSizeTabPage | , |
| ChangeSizeProtectHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 1179 of file transfrm.cxx.
| IMPL_LINK_NOARG | ( | SvxPositionSizeTabPage | , |
| ChangeWidthHdl | , | ||
| weld::MetricSpinButton & | , | ||
| void | |||
| ) |
Definition at line 1495 of file transfrm.cxx.
References basegfx::fround64().
| IMPL_LINK_NOARG | ( | SvxPositionSizeTabPage | , |
| ClickAutoHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 1546 of file transfrm.cxx.
References GetCoreValue().
| IMPL_LINK_NOARG | ( | SvxPositionSizeTabPage | , |
| ClickSizeProtectHdl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 1541 of file transfrm.cxx.