14#include <com/sun/star/frame/XFrame.hpp>
33 static void FillShortcutsToolBox(css::uno::Reference<css::uno::XComponentContext>
const & xContext,
34 const css::uno::Reference<css::frame::XFrame>& xFrame,
35 const OUString& aModuleName,
42 css::uno::Reference<css::ui::XUIConfigurationListener>
m_pListener;
43 css::uno::Reference<css::frame::XFrame>
m_xFrame;
css::uno::Reference< css::frame::XFrame > m_xFrame
css::uno::Reference< css::ui::XUIConfigurationListener > m_pListener
virtual Size calculateRequisition() const override
~NotebookbarTabControl() override
virtual void KeyInput(const KeyEvent &rKEvt) override
virtual bool EventNotify(NotifyEvent &rNEvt) override
static void FillShortcutsToolBox(css::uno::Reference< css::uno::XComponentContext > const &xContext, const css::uno::Reference< css::frame::XFrame > &xFrame, const OUString &aModuleName, ToolBox *pShortcuts)
void ArrowStops(sal_uInt16 nCode)
virtual void StateChanged(StateChangedType nStateChange) override
NotebookbarTabControl(Window *pParent)
DECL_LINK(OpenNotebookbarPopupMenu, NotebookBar *, void)