Searched refs:SystemExec (Results 1 – 3 of 3) sorted by relevance
73 DEFINE_XINTERFACE_5(SystemExec , in DEFINE_XINTERFACE_5() argument81 DEFINE_XTYPEPROVIDER_5(SystemExec , in DEFINE_XINTERFACE_5()88 DEFINE_XSERVICEINFO_MULTISERVICE_2(SystemExec , in DEFINE_XINTERFACE_5()93 DEFINE_INIT_SERVICE(SystemExec, in DEFINE_XINTERFACE_5()105 SystemExec::SystemExec( const css::uno::Reference< css::uno::XComponentContext >& xContext )116 SystemExec::~SystemExec() in ~SystemExec()123 css::uno::Reference< css::frame::XDispatch > SAL_CALL SystemExec::queryDispatch( const css::util::U… in queryDispatch()135 css::uno::Sequence< css::uno::Reference< css::frame::XDispatch > > SAL_CALL SystemExec::queryDispat… in queryDispatches()151 void SAL_CALL SystemExec::dispatch( const css::util::URL& aURL … in dispatch()159 void SAL_CALL SystemExec::dispatchWithNotification( const css::util::URL& … in dispatchWithNotification()[all …]
84 class SystemExec : // interfaces class102 SystemExec( const css::uno::Reference< css::uno::XComponentContext >& xContext );103 … virtual ~SystemExec( );
60 IFFACTORY( ::framework::SystemExec ) else