LibreOffice Module framework (master) 1
|
#include <toolbarsmenucontroller.hxx>
Public Attributes | |
css::uno::Reference< css::frame::XDispatch > | xDispatch |
css::util::URL | aTargetURL |
css::uno::Sequence< css::beans::PropertyValue > | aArgs |
Definition at line 61 of file toolbarsmenucontroller.hxx.
css::uno::Sequence< css::beans::PropertyValue > framework::ToolbarsMenuController::ExecuteInfo::aArgs |
Definition at line 65 of file toolbarsmenucontroller.hxx.
Referenced by framework::ToolbarsMenuController::itemSelected().
css::util::URL framework::ToolbarsMenuController::ExecuteInfo::aTargetURL |
Definition at line 64 of file toolbarsmenucontroller.hxx.
Referenced by framework::ToolbarsMenuController::itemSelected().
css::uno::Reference< css::frame::XDispatch > framework::ToolbarsMenuController::ExecuteInfo::xDispatch |
Definition at line 63 of file toolbarsmenucontroller.hxx.
Referenced by framework::ToolbarsMenuController::itemSelected().