Home
last modified time | relevance | path

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

/aoo4110/main/shell/source/win32/
H A DSysShExec.cxx263 CSysShExec::CSysShExec( ) : in CSysShExec() function in CSysShExec
281 void SAL_CALL CSysShExec::execute( const OUString& aCommand, const OUString& aParameter, sal_Int32 … in execute()
353 OUString SAL_CALL CSysShExec::getImplementationName( ) in getImplementationName()
363 sal_Bool SAL_CALL CSysShExec::supportsService( const OUString& ServiceName ) in supportsService()
379 Sequence< OUString > SAL_CALL CSysShExec::getSupportedServiceNames( ) in getSupportedServiceNames()
H A DSysShExec.hxx49 class CSysShExec : class
56 CSysShExec( );
H A DSysShentry.cxx63 return Reference< XInterface >( static_cast< XSystemShellExecute* >( new CSysShExec( ) ) ); in createInstance()

Completed in 20 milliseconds