LibreOffice Module framework (master) 1
|
#include <complextoolbarcontroller.hxx>
Public Attributes | |
OUString | aEventName |
css::uno::Reference< css::frame::XControlNotificationListener > | xNotifyListener |
css::util::URL | aSourceURL |
css::uno::Sequence< css::beans::NamedValue > | aInfoSeq |
Definition at line 67 of file complextoolbarcontroller.hxx.
OUString framework::ComplexToolbarController::NotifyInfo::aEventName |
Definition at line 69 of file complextoolbarcontroller.hxx.
Referenced by framework::ComplexToolbarController::addNotifyInfo().
css::uno::Sequence< css::beans::NamedValue > framework::ComplexToolbarController::NotifyInfo::aInfoSeq |
Definition at line 72 of file complextoolbarcontroller.hxx.
Referenced by framework::ComplexToolbarController::addNotifyInfo().
css::util::URL framework::ComplexToolbarController::NotifyInfo::aSourceURL |
Definition at line 71 of file complextoolbarcontroller.hxx.
Referenced by framework::ComplexToolbarController::addNotifyInfo().
css::uno::Reference< css::frame::XControlNotificationListener > framework::ComplexToolbarController::NotifyInfo::xNotifyListener |
Definition at line 70 of file complextoolbarcontroller.hxx.
Referenced by framework::ComplexToolbarController::addNotifyInfo().