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