Home
last modified time | relevance | path

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

/aoo42x/main/shell/source/unix/exec/
H A Dshellexec.cxx109 ShellExec::ShellExec( const Reference< XComponentContext >& xContext ) : in ShellExec() function in ShellExec
135 void SAL_CALL ShellExec::execute( const OUString& aCommand, const OUString& aParameter, sal_Int32 n… in execute()
299 OUString SAL_CALL ShellExec::getImplementationName( ) in getImplementationName()
309 sal_Bool SAL_CALL ShellExec::supportsService( const OUString& ServiceName ) in supportsService()
325 Sequence< OUString > SAL_CALL ShellExec::getSupportedServiceNames( ) in getSupportedServiceNames()
H A Dshellexec.hxx41 class ShellExec : public ::cppu::WeakImplHelper2< com::sun::star::system::XSystemShellExecute, com:… class
48ShellExec(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& xCon…
H A Dshellexecentry.cxx61 … return Reference< XInterface >( static_cast< XSystemShellExecute* >( new ShellExec(xContext) ) ); in createInstance()

Completed in 41 milliseconds