Home
last modified time | relevance | path

Searched refs:SystemExec (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/framework/source/dispatch/
H A Dsystemexec.cxx73 DEFINE_XINTERFACE_5(SystemExec , in DEFINE_XINTERFACE_5() argument
81 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()
151 void SAL_CALL SystemExec::dispatch( const css::util::URL& aURL … in dispatch()
203 void SAL_CALL SystemExec::addStatusListener( const css::uno::Reference< css::frame::XStatusListener… in addStatusListener()
211 void SAL_CALL SystemExec::removeStatusListener( const css::uno::Reference< css::frame::XStatusListe… in removeStatusListener()
[all …]
/aoo4110/main/framework/inc/dispatch/
H A Dsystemexec.hxx84 class SystemExec : // interfaces class
102 SystemExec( const css::uno::Reference< css::uno::XComponentContext >& xContext );
103 … virtual ~SystemExec( );
/aoo4110/main/framework/source/register/
H A Dregister3rdcomponents.cxx60 IFFACTORY( ::framework::SystemExec ) else

Completed in 35 milliseconds