LibreOffice Module svtools (master) 1
Public Member Functions | Public Attributes | List of all members
svt::ToolboxController::DispatchInfo Struct Reference

#include <toolboxcontroller.hxx>

Public Member Functions

 DispatchInfo (css::uno::Reference< css::frame::XDispatch > xDispatch, css::util::URL aURL, const css::uno::Sequence< css::beans::PropertyValue > &rArgs)
 

Public Attributes

css::uno::Reference< css::frame::XDispatch > mxDispatch
 
const css::util::URL maURL
 
const css::uno::Sequence< css::beans::PropertyValue > maArgs
 

Detailed Description

Definition at line 146 of file toolboxcontroller.hxx.

Constructor & Destructor Documentation

◆ DispatchInfo()

svt::ToolboxController::DispatchInfo::DispatchInfo ( css::uno::Reference< css::frame::XDispatch >  xDispatch,
css::util::URL  aURL,
const css::uno::Sequence< css::beans::PropertyValue > &  rArgs 
)
inline

Definition at line 152 of file toolboxcontroller.hxx.

References aURL, and xDispatch.

Member Data Documentation

◆ maArgs

const css::uno::Sequence< css::beans::PropertyValue > svt::ToolboxController::DispatchInfo::maArgs

Definition at line 150 of file toolboxcontroller.hxx.

◆ maURL

const css::util::URL svt::ToolboxController::DispatchInfo::maURL

Definition at line 149 of file toolboxcontroller.hxx.

◆ mxDispatch

css::uno::Reference< css::frame::XDispatch > svt::ToolboxController::DispatchInfo::mxDispatch

Definition at line 148 of file toolboxcontroller.hxx.


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