#include "GraphicPropertyPanel.hxx"
#include <svx/strings.hrc>
#include <svx/svxids.hrc>
#include <svx/dialmgr.hxx>
#include <svl/intitem.hxx>
#include <sfx2/bindings.hxx>
#include <sfx2/dispatch.hxx>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
Go to the source code of this file.
|
| svx::sidebar::IMPL_LINK_NOARG (GraphicPropertyPanel, ModifyBrightnessHdl, weld::MetricSpinButton &, void) |
|
| svx::sidebar::IMPL_LINK_NOARG (GraphicPropertyPanel, ModifyContrastHdl, weld::MetricSpinButton &, void) |
|
| svx::sidebar::IMPL_LINK_NOARG (GraphicPropertyPanel, ModifyTransHdl, weld::MetricSpinButton &, void) |
|
| svx::sidebar::IMPL_LINK_NOARG (GraphicPropertyPanel, ClickColorModeHdl, weld::ComboBox &, void) |
|