LibreOffice Module sfx2 (master) 1
|
Public Attributes | |
css::uno::Reference< css::frame::XDispatch > | xDispatch |
css::util::URL | aTargetURL |
css::uno::Sequence< css::beans::PropertyValue > | aArgs |
Definition at line 42 of file inettbc.hxx.
css::uno::Sequence< css::beans::PropertyValue > SfxURLToolBoxControl_Impl::ExecuteInfo::aArgs |
Definition at line 46 of file inettbc.hxx.
Referenced by SfxURLToolBoxControl_Impl::OpenURL().
css::util::URL SfxURLToolBoxControl_Impl::ExecuteInfo::aTargetURL |
Definition at line 45 of file inettbc.hxx.
Referenced by SfxURLToolBoxControl_Impl::OpenURL().
css::uno::Reference< css::frame::XDispatch > SfxURLToolBoxControl_Impl::ExecuteInfo::xDispatch |
Definition at line 44 of file inettbc.hxx.
Referenced by SfxURLToolBoxControl_Impl::OpenURL().