|
LibreOffice Module framework (master) 1
|
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 |
Definition at line 161 of file toolbarlayoutmanager.hxx.
|
inline |
Definition at line 163 of file toolbarlayoutmanager.hxx.
| css::awt::Rectangle framework::ToolbarLayoutManager::SingleRowColumnWindowData::aRowColumnRect |
Definition at line 174 of file toolbarlayoutmanager.hxx.
| std::vector< sal_Int32 > framework::ToolbarLayoutManager::SingleRowColumnWindowData::aRowColumnSpace |
Definition at line 173 of file toolbarlayoutmanager.hxx.
Referenced by framework::ToolbarLayoutManager::implts_calcWindowPosSizeOnSingleRowColumn(), framework::ToolbarLayoutManager::implts_determineFrontDockingRect(), framework::ToolbarLayoutManager::implts_findNextDockingPos(), and framework::ToolbarLayoutManager::implts_getDockingAreaElementInfoOnSingleRowCol().
| std::vector< css::uno::Reference< css::awt::XWindow > > framework::ToolbarLayoutManager::SingleRowColumnWindowData::aRowColumnWindows |
Definition at line 171 of file toolbarlayoutmanager.hxx.
Referenced by framework::ToolbarLayoutManager::implts_calcWindowPosSizeOnSingleRowColumn(), framework::ToolbarLayoutManager::implts_determineFrontDockingRect(), framework::ToolbarLayoutManager::implts_getDockingAreaElementInfoOnSingleRowCol(), and framework::ToolbarLayoutManager::implts_getWindowRectFromRowColumn().
| std::vector< css::awt::Rectangle > framework::ToolbarLayoutManager::SingleRowColumnWindowData::aRowColumnWindowSizes |
Definition at line 172 of file toolbarlayoutmanager.hxx.
Referenced by framework::ToolbarLayoutManager::implts_calcWindowPosSizeOnSingleRowColumn(), framework::ToolbarLayoutManager::implts_determineFrontDockingRect(), framework::ToolbarLayoutManager::implts_findNextDockingPos(), and framework::ToolbarLayoutManager::implts_getDockingAreaElementInfoOnSingleRowCol().
| std::vector< OUString > framework::ToolbarLayoutManager::SingleRowColumnWindowData::aUIElementNames |
| sal_Int32 framework::ToolbarLayoutManager::SingleRowColumnWindowData::nRowColumn |
| sal_Int32 framework::ToolbarLayoutManager::SingleRowColumnWindowData::nSpace |
| sal_Int32 framework::ToolbarLayoutManager::SingleRowColumnWindowData::nStaticSize |
| sal_Int32 framework::ToolbarLayoutManager::SingleRowColumnWindowData::nVarSize |