LibreOffice Module framework (master) 1
|
#include <toolbarmanager.hxx>
Public Attributes | |
OUString | aToolbarResName |
ExecuteCommand | nCmd |
css::uno::Reference< css::frame::XLayoutManager > | xLayoutManager |
css::uno::Reference< css::awt::XWindow > | xWindow |
Definition at line 167 of file toolbarmanager.hxx.
OUString framework::ToolBarManager::ExecuteInfo::aToolbarResName |
Definition at line 169 of file toolbarmanager.hxx.
ExecuteCommand framework::ToolBarManager::ExecuteInfo::nCmd |
Definition at line 170 of file toolbarmanager.hxx.
css::uno::Reference< css::frame::XLayoutManager > framework::ToolBarManager::ExecuteInfo::xLayoutManager |
Definition at line 171 of file toolbarmanager.hxx.
css::uno::Reference< css::awt::XWindow > framework::ToolBarManager::ExecuteInfo::xWindow |
Definition at line 172 of file toolbarmanager.hxx.