LibreOffice Module framework (master) 1
Public Attributes | List of all members
framework::ToolBarManager::ExecuteInfo Struct Reference

#include <toolbarmanager.hxx>

Public Attributes

OUString aToolbarResName
 
ExecuteCommand nCmd
 
css::uno::Reference< css::frame::XLayoutManager > xLayoutManager
 
css::uno::Reference< css::awt::XWindow > xWindow
 

Detailed Description

Definition at line 167 of file toolbarmanager.hxx.

Member Data Documentation

◆ aToolbarResName

OUString framework::ToolBarManager::ExecuteInfo::aToolbarResName

Definition at line 169 of file toolbarmanager.hxx.

◆ nCmd

ExecuteCommand framework::ToolBarManager::ExecuteInfo::nCmd

Definition at line 170 of file toolbarmanager.hxx.

◆ xLayoutManager

css::uno::Reference< css::frame::XLayoutManager > framework::ToolBarManager::ExecuteInfo::xLayoutManager

Definition at line 171 of file toolbarmanager.hxx.

◆ xWindow

css::uno::Reference< css::awt::XWindow > framework::ToolBarManager::ExecuteInfo::xWindow

Definition at line 172 of file toolbarmanager.hxx.


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