LibreOffice Module sc (master) 1
Classes | Typedefs | Functions
sc::sidebar Namespace Reference

Classes

class  AlignmentPropertyPanel
 
class  CellAppearancePropertyPanel
 
class  CellBorderStylePopup
 
class  CellLineStylePopup
 
class  CellLineStyleValueSet
 
class  NumberFormatPropertyPanel
 
class  ScPanelFactory
 

Typedefs

typedef comphelper::WeakComponentImplHelper< css::ui::XUIElementFactory, css::lang::XServiceInfo > PanelFactoryInterfaceBase
 

Functions

 IMPL_LINK (AlignmentPropertyPanel, ReferenceEdgeHdl, weld::Button &, rToggle, void)
 
 IMPL_LINK_NOARG (AlignmentPropertyPanel, AngleModifiedHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (AlignmentPropertyPanel, ClickStackHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (AlignmentPropertyPanel, MFLeftIndentMdyHdl, weld::MetricSpinButton &, void)
 
 IMPL_LINK_NOARG (AlignmentPropertyPanel, CBOXMergnCellClkHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (AlignmentPropertyPanel, CBOXWrapTextClkHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (CellAppearancePropertyPanel, TbxCellBorderSelectHdl, const OUString &, void)
 
 IMPL_LINK_NOARG (CellAppearancePropertyPanel, TbxCellBorderMenuHdl, const OUString &, void)
 
 IMPL_LINK_NOARG (CellAppearancePropertyPanel, TbxLineStyleSelectHdl, const OUString &, void)
 
 IMPL_LINK_NOARG (CellAppearancePropertyPanel, TbxLineStyleMenuHdl, const OUString &, void)
 
 IMPL_LINK (CellBorderStylePopup, TB1SelectHdl, const OUString &, rId, void)
 
 IMPL_LINK (CellBorderStylePopup, TB2and3SelectHdl, const OUString &, rId, void)
 
 IMPL_LINK (CellBorderStylePopup, TB4SelectHdl, const OUString &, rId, void)
 
 IMPL_LINK_NOARG (CellLineStylePopup, VSSelectHdl, ValueSet *, void)
 
 IMPL_LINK_NOARG (CellLineStylePopup, PBClickHdl, weld::Button &, void)
 
 IMPL_LINK (NumberFormatPropertyPanel, NumFormatSelectHdl, weld::ComboBox &, rBox, void)
 
 IMPL_LINK_NOARG (NumberFormatPropertyPanel, NumFormatValueClickHdl, weld::Toggleable &, void)
 
 IMPL_LINK_NOARG (NumberFormatPropertyPanel, NumFormatValueHdl, weld::SpinButton &, void)
 

Typedef Documentation

◆ PanelFactoryInterfaceBase

typedef comphelper::WeakComponentImplHelper< css::ui::XUIElementFactory, css::lang::XServiceInfo > sc::sidebar::PanelFactoryInterfaceBase

Definition at line 29 of file ScPanelFactory.hxx.

Function Documentation

◆ IMPL_LINK() [1/5]

sc::sidebar::IMPL_LINK ( AlignmentPropertyPanel  ,
ReferenceEdgeHdl  ,
weld::Button ,
rToggle  ,
void   
)

◆ IMPL_LINK() [2/5]

sc::sidebar::IMPL_LINK ( CellBorderStylePopup  ,
TB1SelectHdl  ,
const OUString &  ,
rId  ,
void   
)

◆ IMPL_LINK() [3/5]

sc::sidebar::IMPL_LINK ( CellBorderStylePopup  ,
TB2and3SelectHdl  ,
const OUString &  ,
rId  ,
void   
)

◆ IMPL_LINK() [4/5]

sc::sidebar::IMPL_LINK ( CellBorderStylePopup  ,
TB4SelectHdl  ,
const OUString &  ,
rId  ,
void   
)

◆ IMPL_LINK() [5/5]

sc::sidebar::IMPL_LINK ( NumberFormatPropertyPanel  ,
NumFormatSelectHdl  ,
weld::ComboBox ,
rBox  ,
void   
)

◆ IMPL_LINK_NOARG() [1/13]

sc::sidebar::IMPL_LINK_NOARG ( AlignmentPropertyPanel  ,
AngleModifiedHdl  ,
weld::MetricSpinButton ,
void   
)

◆ IMPL_LINK_NOARG() [2/13]

sc::sidebar::IMPL_LINK_NOARG ( AlignmentPropertyPanel  ,
CBOXMergnCellClkHdl  ,
weld::Toggleable ,
void   
)

◆ IMPL_LINK_NOARG() [3/13]

sc::sidebar::IMPL_LINK_NOARG ( AlignmentPropertyPanel  ,
CBOXWrapTextClkHdl  ,
weld::Toggleable ,
void   
)

◆ IMPL_LINK_NOARG() [4/13]

sc::sidebar::IMPL_LINK_NOARG ( AlignmentPropertyPanel  ,
ClickStackHdl  ,
weld::Toggleable ,
void   
)

◆ IMPL_LINK_NOARG() [5/13]

sc::sidebar::IMPL_LINK_NOARG ( AlignmentPropertyPanel  ,
MFLeftIndentMdyHdl  ,
weld::MetricSpinButton ,
void   
)

◆ IMPL_LINK_NOARG() [6/13]

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

Definition at line 148 of file CellAppearancePropertyPanel.cxx.

References GetBindings(), GetDispatcher(), and SETBORDERSTYLE.

◆ IMPL_LINK_NOARG() [7/13]

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

Definition at line 143 of file CellAppearancePropertyPanel.cxx.

References SETBORDERSTYLE.

◆ IMPL_LINK_NOARG() [8/13]

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

◆ IMPL_LINK_NOARG() [9/13]

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

Definition at line 160 of file CellAppearancePropertyPanel.cxx.

References LINESTYLE.

◆ IMPL_LINK_NOARG() [10/13]

sc::sidebar::IMPL_LINK_NOARG ( CellLineStylePopup  ,
PBClickHdl  ,
weld::Button ,
void   
)

Definition at line 174 of file CellLineStyleControl.cxx.

◆ IMPL_LINK_NOARG() [11/13]

sc::sidebar::IMPL_LINK_NOARG ( CellLineStylePopup  ,
VSSelectHdl  ,
ValueSet ,
void   
)

◆ IMPL_LINK_NOARG() [12/13]

sc::sidebar::IMPL_LINK_NOARG ( NumberFormatPropertyPanel  ,
NumFormatValueClickHdl  ,
weld::Toggleable ,
void   
)

Definition at line 107 of file NumberFormatPropertyPanel.cxx.

◆ IMPL_LINK_NOARG() [13/13]

sc::sidebar::IMPL_LINK_NOARG ( NumberFormatPropertyPanel  ,
NumFormatValueHdl  ,
weld::SpinButton ,
void   
)