LibreOffice Module sfx2 (master) 1
Namespaces | Functions | Variables
TabBar.cxx File Reference
#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"
Include dependency graph for TabBar.cxx:

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
 

Variable Documentation

◆ gDefaultWidth

int gDefaultWidth
static

Definition at line 43 of file TabBar.cxx.

Referenced by sfx2::sidebar::TabBar::GetDefaultWidth().