LibreOffice Module sc (master) 1
|
#include <CellBorderStyleControl.hxx>
Public Member Functions | |
CellBorderStylePopup (weld::Toolbar *pParent, const OUString &rId, SfxDispatcher *pDispatcher) | |
virtual void | GrabFocus () override |
virtual | ~CellBorderStylePopup () override |
Public Member Functions inherited from WeldToolbarPopup | |
WeldToolbarPopup (css::uno::Reference< css::frame::XFrame > xFrame, weld::Widget *pParent, const OUString &rUIFile, const OUString &rId) | |
virtual | ~WeldToolbarPopup () |
weld::Container * | getTopLevel () |
weld::Container * | getContainer () |
void | AddStatusListener (const OUString &rCommandURL) |
virtual void | statusChanged (const css::frame::FeatureStateEvent &Event) |
virtual void | GrabFocus ()=0 |
Private Member Functions | |
void | Initialize () |
DECL_LINK (TB1SelectHdl, const OUString &, void) | |
DECL_LINK (TB2and3SelectHdl, const OUString &, void) | |
DECL_LINK (TB4SelectHdl, const OUString &, void) | |
Private Attributes | |
MenuOrToolMenuButton | maToolButton |
SfxDispatcher * | mpDispatcher |
std::unique_ptr< weld::Toolbar > | mxTBBorder1 |
std::unique_ptr< weld::Toolbar > | mxTBBorder2 |
std::unique_ptr< weld::Toolbar > | mxTBBorder3 |
std::unique_ptr< weld::Toolbar > | mxTBBorder4 |
Additional Inherited Members | |
Protected Attributes inherited from WeldToolbarPopup | |
std::unique_ptr< weld::Builder > | m_xBuilder |
std::unique_ptr< weld::Container > | m_xTopLevel |
std::unique_ptr< weld::Container > | m_xContainer |
css::uno::Reference< css::frame::XFrame > | m_xFrame |
rtl::Reference< svt::FrameStatusListener > | m_xStatusListener |
Definition at line 28 of file CellBorderStyleControl.hxx.
sc::sidebar::CellBorderStylePopup::CellBorderStylePopup | ( | weld::Toolbar * | pParent, |
const OUString & | rId, | ||
SfxDispatcher * | pDispatcher | ||
) |
Definition at line 41 of file CellBorderStyleControl.cxx.
References Initialize().
|
overridevirtual |
Definition at line 58 of file CellBorderStyleControl.cxx.
|
private |
|
private |
|
private |
|
overridevirtual |
Implements WeldToolbarPopup.
Definition at line 53 of file CellBorderStyleControl.cxx.
References mxTBBorder1.
|
private |
Definition at line 62 of file CellBorderStyleControl.cxx.
References LINK, mxTBBorder1, mxTBBorder2, mxTBBorder3, and mxTBBorder4.
Referenced by CellBorderStylePopup().
|
private |
Definition at line 31 of file CellBorderStyleControl.hxx.
|
private |
Definition at line 32 of file CellBorderStyleControl.hxx.
|
private |
Definition at line 33 of file CellBorderStyleControl.hxx.
Referenced by GrabFocus(), and Initialize().
|
private |
Definition at line 34 of file CellBorderStyleControl.hxx.
Referenced by Initialize().
|
private |
Definition at line 35 of file CellBorderStyleControl.hxx.
Referenced by Initialize().
|
private |
Definition at line 36 of file CellBorderStyleControl.hxx.
Referenced by Initialize().