LibreOffice Module sc (master) 1
Namespaces | Functions | Variables
CellAppearancePropertyPanel.cxx File Reference
#include "CellAppearancePropertyPanel.hxx"
#include <sc.hrc>
#include <bitmaps.hlst>
#include <sfx2/bindings.hxx>
#include <sfx2/weldutils.hxx>
#include <svtools/toolbarmenu.hxx>
#include <editeng/borderline.hxx>
#include <editeng/boxitem.hxx>
#include <editeng/lineitem.hxx>
#include <vcl/svapp.hxx>
#include <vcl/settings.hxx>
#include <vcl/virdev.hxx>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include "CellLineStyleControl.hxx"
#include "CellBorderStyleControl.hxx"
Include dependency graph for CellAppearancePropertyPanel.cxx:

Go to the source code of this file.

Namespaces

namespace  sc
 CAUTION! The following defines must be in the same namespace as the respective type.
 
namespace  sc::sidebar
 

Functions

 sc::sidebar::IMPL_LINK_NOARG (CellAppearancePropertyPanel, TbxCellBorderSelectHdl, const OUString &, void)
 
 sc::sidebar::IMPL_LINK_NOARG (CellAppearancePropertyPanel, TbxCellBorderMenuHdl, const OUString &, void)
 
 sc::sidebar::IMPL_LINK_NOARG (CellAppearancePropertyPanel, TbxLineStyleSelectHdl, const OUString &, void)
 
 sc::sidebar::IMPL_LINK_NOARG (CellAppearancePropertyPanel, TbxLineStyleMenuHdl, const OUString &, void)
 

Variables

constexpr OUStringLiteral SETBORDERSTYLE = u"SetBorderStyle"
 
constexpr OUStringLiteral LINESTYLE = u"LineStyle"
 

Variable Documentation

◆ LINESTYLE

constexpr OUStringLiteral LINESTYLE = u"LineStyle"
constexpr

◆ SETBORDERSTYLE

constexpr OUStringLiteral SETBORDERSTYLE = u"SetBorderStyle"
constexpr