summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorok <ok@openoffice.org>2000-11-27 09:03:26 +0000
committerok <ok@openoffice.org>2000-11-27 09:03:26 +0000
commit84aef4d754871ba24b9a0fe88414769e3d4b9400 (patch)
tree6010a3363a1115a40c6e86654c22ac7e5d55f1d2 /offapi
parentba7d0aa64a97a3fc79121d99b688ee185fd006f2 (diff)
fix: #80250#, enable setupserver for central configuration
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/setup/InstallEnvironment.idl7
1 files changed, 5 insertions, 2 deletions
diff --git a/offapi/com/sun/star/setup/InstallEnvironment.idl b/offapi/com/sun/star/setup/InstallEnvironment.idl
index 83ac2c419..f787a3307 100644
--- a/offapi/com/sun/star/setup/InstallEnvironment.idl
+++ b/offapi/com/sun/star/setup/InstallEnvironment.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InstallEnvironment.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:43:44 $
+ * last change: $Author: ok $ $Date: 2000-11-27 10:03:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,6 +89,9 @@ struct InstallEnvironment
sequence <short> seqLanguages;
// DocMerge: empty anyway
+ sequence <short> seqSwitchLanguages;
+
+ // DocMerge: empty anyway
sequence <ModuleState> seqModuleIDList;
// DocMerge: empty anyway