|
LibreOffice Module cui (master) 1
|
#include <svx/colorbox.hxx>#include <svx/svxids.hrc>#include <svtools/unitconv.hxx>#include <svx/xfillit0.hxx>#include <svx/xflclit.hxx>#include <svx/xflgrit.hxx>#include <svx/xflhtit.hxx>#include <svx/xbtmpit.hxx>#include <svx/sdmetitm.hxx>#include <svx/sdooitm.hxx>#include <svx/sdprcitm.hxx>#include <svx/sdshcitm.hxx>#include <svx/sdshitm.hxx>#include <svx/sdshtitm.hxx>#include <svx/sdsxyitm.hxx>#include <svx/drawitem.hxx>#include <svx/xfltrit.hxx>#include <cuitabarea.hxx>#include <svx/dlgutil.hxx>#include <cuitabline.hxx>Go to the source code of this file.
Functions | |
| IMPL_LINK_NOARG (SvxShadowTabPage, ClickShadowHdl_Impl, weld::Toggleable &, void) | |
| IMPL_LINK_NOARG (SvxShadowTabPage, SelectShadowHdl_Impl, ColorListBox &, void) | |
| IMPL_LINK_NOARG (SvxShadowTabPage, ModifyShadowHdl_Impl, weld::MetricSpinButton &, void) | |
| IMPL_LINK_NOARG | ( | SvxShadowTabPage | , |
| ClickShadowHdl_Impl | , | ||
| weld::Toggleable & | , | ||
| void | |||
| ) |
Definition at line 441 of file tpshadow.cxx.
References TRISTATE_FALSE.
| IMPL_LINK_NOARG | ( | SvxShadowTabPage | , |
| ModifyShadowHdl_Impl | , | ||
| weld::MetricSpinButton & | , | ||
| void | |||
| ) |
Definition at line 462 of file tpshadow.cxx.
References GetCoreValue(), and TRISTATE_TRUE.
| IMPL_LINK_NOARG | ( | SvxShadowTabPage | , |
| SelectShadowHdl_Impl | , | ||
| ColorListBox & | , | ||
| void | |||
| ) |
Definition at line 457 of file tpshadow.cxx.