LibreOffice Module svx (master) 1
|
#include <memory>
#include <svx/sidebar/LinePropertyPanelBase.hxx>
#include <sfx2/weldutils.hxx>
#include <svx/linectrl.hxx>
#include <svx/xlnwtit.hxx>
#include <svx/xlntrit.hxx>
#include <svx/xlncapit.hxx>
#include <svx/xlinjoit.hxx>
#include <svx/xtable.hxx>
#include <bitmaps.hlst>
Go to the source code of this file.
Classes | |
class | svx::sidebar::LineStyleNoneChange |
Namespaces | |
namespace | svx |
namespace | svx::sidebar |
Functions | |
svx::sidebar::IMPL_LINK_NOARG (LinePropertyPanelBase, ChangeEdgeStyleHdl, weld::ComboBox &, void) | |
svx::sidebar::IMPL_LINK_NOARG (LinePropertyPanelBase, ChangeCapStyleHdl, weld::ComboBox &, void) | |
svx::sidebar::IMPL_LINK_NOARG (LinePropertyPanelBase, ToolboxWidthSelectHdl, const OUString &, void) | |
svx::sidebar::IMPL_LINK_NOARG (LinePropertyPanelBase, ChangeTransparentHdl, weld::MetricSpinButton &, void) | |
Variables | |
constexpr OUStringLiteral | SELECTWIDTH = u"SelectWidth" |
|
constexpr |
Definition at line 34 of file LinePropertyPanelBase.cxx.
Referenced by svx::sidebar::LinePropertyPanelBase::EndLineWidthPopup(), svx::sidebar::IMPL_LINK_NOARG(), svx::sidebar::LinePropertyPanelBase::Initialize(), and svx::sidebar::LinePropertyPanelBase::SetWidthIcon().