From 9b72d9253f469fa58ce5b844ff10740fd7c129eb Mon Sep 17 00:00:00 2001 From: Stephan Wunderlich Date: Mon, 27 Jan 2003 15:14:53 +0000 Subject: NEW: initial version --- .../objdsc/syssh/com.sun.star.comp.system.SystemShellExecute.csv | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 qadevOOo/objdsc/syssh/com.sun.star.comp.system.SystemShellExecute.csv (limited to 'qadevOOo/objdsc/syssh') diff --git a/qadevOOo/objdsc/syssh/com.sun.star.comp.system.SystemShellExecute.csv b/qadevOOo/objdsc/syssh/com.sun.star.comp.system.SystemShellExecute.csv new file mode 100644 index 000000000000..9497893648a4 --- /dev/null +++ b/qadevOOo/objdsc/syssh/com.sun.star.comp.system.SystemShellExecute.csv @@ -0,0 +1,6 @@ +"SystemShellExecute";"com::sun::star::system::XSystemShellExecute";"execute()" +"SystemShellExecute";"com::sun::star::lang::XServiceInfo";"getImplementationName()" +"SystemShellExecute";"com::sun::star::lang::XServiceInfo";"supportsService()" +"SystemShellExecute";"com::sun::star::lang::XServiceInfo";"getSupportedServiceNames()" +"SystemShellExecute";"com::sun::star::lang::XTypeProvider";"getTypes()" +"SystemShellExecute";"com::sun::star::lang::XTypeProvider";"getImplementationId()" -- cgit