#include <NotebookbarTabControl.hxx>
|
static void | FillShortcutsToolBox (css::uno::Reference< css::uno::XComponentContext > const &xContext, const css::uno::Reference< css::frame::XFrame > &xFrame, const OUString &aModuleName, ToolBox *pShortcuts) |
|
Definition at line 19 of file NotebookbarTabControl.hxx.
◆ NotebookbarTabControl()
NotebookbarTabControl::NotebookbarTabControl |
( |
Window * |
pParent | ) |
|
◆ ~NotebookbarTabControl()
NotebookbarTabControl::~NotebookbarTabControl |
( |
| ) |
|
|
override |
◆ ArrowStops()
void NotebookbarTabControl::ArrowStops |
( |
sal_uInt16 |
nCode | ) |
|
|
private |
◆ calculateRequisition()
Size NotebookbarTabControl::calculateRequisition |
( |
| ) |
const |
|
overridevirtual |
◆ DECL_LINK()
NotebookbarTabControl::DECL_LINK |
( |
OpenNotebookbarPopupMenu |
, |
|
|
NotebookBar * |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ EventNotify()
bool NotebookbarTabControl::EventNotify |
( |
NotifyEvent & |
rNEvt | ) |
|
|
overridevirtual |
◆ FillShortcutsToolBox()
void NotebookbarTabControl::FillShortcutsToolBox |
( |
css::uno::Reference< css::uno::XComponentContext > const & |
xContext, |
|
|
const css::uno::Reference< css::frame::XFrame > & |
xFrame, |
|
|
const OUString & |
aModuleName, |
|
|
ToolBox * |
pShortcuts |
|
) |
| |
|
staticprivate |
◆ KeyInput()
void NotebookbarTabControl::KeyInput |
( |
const KeyEvent & |
rKEvt | ) |
|
|
overridevirtual |
◆ StateChanged()
Definition at line 240 of file NotebookbarTabControl.cxx.
References ChangedUIEventListener, ToolBox::Clear(), VclPtr< class reference_type >::Create(), SfxViewFrame::Current(), FillShortcutsToolBox(), VclPtr< class reference_type >::get(), SfxViewFrame::GetFrame(), SfxFrame::GetFrameInterface(), ToolBox::GetOptimalSize(), comphelper::getProcessComponentContext(), ICON_SIZE, LINK, m_bInitialized, m_bInvalidate, m_pListener, m_xFrame, and vcl::Window::SetPosSizePixel().
◆ ChangedUIEventListener
◆ m_bInitialized
bool NotebookbarTabControl::m_bInitialized |
|
private |
◆ m_bInvalidate
bool NotebookbarTabControl::m_bInvalidate |
|
private |
◆ m_pListener
css::uno::Reference<css::ui::XUIConfigurationListener> NotebookbarTabControl::m_pListener |
|
private |
◆ m_xFrame
css::uno::Reference<css::frame::XFrame> NotebookbarTabControl::m_xFrame |
|
private |
The documentation for this class was generated from the following files: