LibreOffice Module framework (master) 1
Public Member Functions | Public Attributes | List of all members
framework::ToolbarLayoutManager::SingleRowColumnWindowData Struct Reference

Public Member Functions

 SingleRowColumnWindowData ()
 

Public Attributes

std::vector< OUString > aUIElementNames
 
std::vector< css::uno::Reference< css::awt::XWindow > > aRowColumnWindows
 
std::vector< css::awt::Rectangle > aRowColumnWindowSizes
 
std::vector< sal_Int32 > aRowColumnSpace
 
css::awt::Rectangle aRowColumnRect
 
sal_Int32 nVarSize
 
sal_Int32 nStaticSize
 
sal_Int32 nSpace
 
sal_Int32 nRowColumn
 

Detailed Description

Definition at line 161 of file toolbarlayoutmanager.hxx.

Constructor & Destructor Documentation

◆ SingleRowColumnWindowData()

framework::ToolbarLayoutManager::SingleRowColumnWindowData::SingleRowColumnWindowData ( )
inline

Definition at line 163 of file toolbarlayoutmanager.hxx.

Member Data Documentation

◆ aRowColumnRect

css::awt::Rectangle framework::ToolbarLayoutManager::SingleRowColumnWindowData::aRowColumnRect

Definition at line 174 of file toolbarlayoutmanager.hxx.

◆ aRowColumnSpace

std::vector< sal_Int32 > framework::ToolbarLayoutManager::SingleRowColumnWindowData::aRowColumnSpace

◆ aRowColumnWindows

std::vector< css::uno::Reference< css::awt::XWindow > > framework::ToolbarLayoutManager::SingleRowColumnWindowData::aRowColumnWindows

◆ aRowColumnWindowSizes

std::vector< css::awt::Rectangle > framework::ToolbarLayoutManager::SingleRowColumnWindowData::aRowColumnWindowSizes

◆ aUIElementNames

std::vector< OUString > framework::ToolbarLayoutManager::SingleRowColumnWindowData::aUIElementNames

◆ nRowColumn

sal_Int32 framework::ToolbarLayoutManager::SingleRowColumnWindowData::nRowColumn

◆ nSpace

sal_Int32 framework::ToolbarLayoutManager::SingleRowColumnWindowData::nSpace

◆ nStaticSize

sal_Int32 framework::ToolbarLayoutManager::SingleRowColumnWindowData::nStaticSize

◆ nVarSize

sal_Int32 framework::ToolbarLayoutManager::SingleRowColumnWindowData::nVarSize

The documentation for this struct was generated from the following file: