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 <bitmaps.hlst>
Go to the source code of this file.
Classes | |
class | svx::sidebar::LineStyleNoneChange |
Namespaces | |
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 OString &, void) | |
svx::sidebar::IMPL_LINK_NOARG (LinePropertyPanelBase, ChangeTransparentHdl, weld::MetricSpinButton &, void) | |
Variables | |
constexpr OStringLiteral | SELECTWIDTH = "SelectWidth" |
constexpr OStringLiteral SELECTWIDTH = "SelectWidth" |
Definition at line 33 of file LinePropertyPanelBase.cxx.
Referenced by svx::sidebar::LinePropertyPanelBase::EndLineWidthPopup(), svx::sidebar::IMPL_LINK_NOARG(), svx::sidebar::LinePropertyPanelBase::Initialize(), and svx::sidebar::LinePropertyPanelBase::SetWidthIcon().