LibreOffice Module svx (master) 1
|
#include <sal/config.h>
#include "EffectPropertyPanel.hxx"
#include <sfx2/dispatch.hxx>
#include <svx/colorbox.hxx>
#include <svx/sdmetitm.hxx>
#include <svx/sdprcitm.hxx>
#include <svx/svddef.hxx>
#include <svx/svxids.hrc>
#include <svx/xcolit.hxx>
Go to the source code of this file.
Namespaces | |
namespace | svx |
namespace | svx::sidebar |
Functions | |
svx::sidebar::IMPL_LINK_NOARG (EffectPropertyPanel, ModifySoftEdgeRadiusHdl, weld::MetricSpinButton &, void) | |
svx::sidebar::IMPL_LINK_NOARG (EffectPropertyPanel, ModifyGlowColorHdl, ColorListBox &, void) | |
svx::sidebar::IMPL_LINK_NOARG (EffectPropertyPanel, ModifyGlowRadiusHdl, weld::MetricSpinButton &, void) | |
svx::sidebar::IMPL_LINK_NOARG (EffectPropertyPanel, ModifyGlowTransparencyHdl, weld::MetricSpinButton &, void) | |