|
LibreOffice Module sfx2 (master) 1
|
#include <sfx2/sidebar/TabBar.hxx>#include <sidebar/DeckDescriptor.hxx>#include <sfx2/sidebar/Theme.hxx>#include <sidebar/Tools.hxx>#include <sfx2/sidebar/FocusManager.hxx>#include <sfx2/sidebar/SidebarController.hxx>#include <comphelper/lok.hxx>#include <comphelper/processfactory.hxx>#include <o3tl/safeint.hxx>#include <utility>#include <vcl/commandevent.hxx>#include <vcl/commandinfoprovider.hxx>#include <vcl/event.hxx>#include <vcl/svapp.hxx>#include <svtools/acceleratorexecute.hxx>#include <osl/diagnose.h>#include "uiobject.hxx"Go to the source code of this file.
Namespaces | |
| namespace | sfx2 |
| namespace | sfx2::sidebar |
Functions | |
| sfx2::sidebar::IMPL_LINK_NOARG (TabBar::Item, HandleClick, const OUString &, void) | |
| sfx2::sidebar::IMPL_LINK_NOARG (TabBar, OnToolboxClicked, weld::Toggleable &, void) | |
Variables | |
| static int | gDefaultWidth |
|
static |
Definition at line 43 of file TabBar.cxx.
Referenced by sfx2::sidebar::TabBar::GetDefaultWidth().