LibreOffice Module sfx2 (master) 1
Namespaces
DeckLayouter.cxx File Reference
#include <sidebar/DeckLayouter.hxx>
#include <sidebar/DeckTitleBar.hxx>
#include <sidebar/PanelTitleBar.hxx>
#include <sfx2/sidebar/Panel.hxx>
#include <sfx2/sidebar/Theme.hxx>
#include <sfx2/sidebar/SidebarDockingWindow.hxx>
#include <sfx2/sidebar/SidebarController.hxx>
#include <sfx2/viewsh.hxx>
#include <comphelper/lok.hxx>
#include <osl/diagnose.h>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/frame/Desktop.hpp>
#include <com/sun/star/frame/XDesktop2.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/ui/XSidebarPanel.hpp>
#include <utility>
Include dependency graph for DeckLayouter.cxx:

Go to the source code of this file.

Namespaces

namespace  sfx2
 
namespace  sfx2::sidebar
 

Variable Documentation

◆ maLayoutSize

css::ui::LayoutSize maLayoutSize

Definition at line 59 of file DeckLayouter.cxx.

◆ mbShowTitleBar

bool mbShowTitleBar

Definition at line 62 of file DeckLayouter.cxx.

◆ mnDistributedHeight

sal_Int32 mnDistributedHeight

Definition at line 60 of file DeckLayouter.cxx.

◆ mnWeight

sal_Int32 mnWeight

Definition at line 61 of file DeckLayouter.cxx.

◆ mpPanel

std::shared_ptr<Panel> mpPanel

Definition at line 58 of file DeckLayouter.cxx.

Referenced by sfx2::sidebar::IMPL_LINK().