LibreOffice Module sfx2 (master) 1
Functions
sfx2::sidebar::DeckLayouter Namespace Reference

Helper for layouting the direct and indirect children of a deck like title bars, panels, and scroll bars. More...

Functions

void LayoutDeck (const SidebarDockingWindow *pDockingWindow, const tools::Rectangle &rContentArea, sal_Int32 &rMinimalWidth, sal_Int32 &rMinimalHeight, SharedPanelContainer &rPanels, DeckTitleBar &pDeckTitleBar, weld::ScrolledWindow &pVerticalScrollBar)
 

Detailed Description

Helper for layouting the direct and indirect children of a deck like title bars, panels, and scroll bars.

Function Documentation

◆ LayoutDeck()

void sfx2::sidebar::DeckLayouter::LayoutDeck ( const SidebarDockingWindow pDockingWindow,
const tools::Rectangle rContentArea,
sal_Int32 &  rMinimalWidth,
sal_Int32 &  rMinimalHeight,
SharedPanelContainer rPanels,
DeckTitleBar pDeckTitleBar,
weld::ScrolledWindow pVerticalScrollBar 
)