summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/modules.idl
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-07-11 10:24:45 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-07-11 10:24:45 +0000
commit5fa24636280fa4392e90385c8ca53bcf36499b77 (patch)
treea7d9758e5d9542b35c7e2b7b5deec3a681efff53 /offapi/com/sun/star/modules.idl
parent7ba78cbd1b85a9190396c0c5cd0bb3acc1d7ac08 (diff)
INTEGRATION: CWS tbe5 (1.7.24); FILE MERGED
2003/07/10 15:40:50 mi 1.7.24.2: #110760# missing module descriptions in IDL reference of SDK 2003/07/10 14:30:48 mi 1.7.24.1: #110760# missing module descriptions in IDL reference of SDK
Diffstat (limited to 'offapi/com/sun/star/modules.idl')
-rw-r--r--offapi/com/sun/star/modules.idl10
1 files changed, 8 insertions, 2 deletions
diff --git a/offapi/com/sun/star/modules.idl b/offapi/com/sun/star/modules.idl
index cfc6b9657a5e..bfb51d6e75c7 100644
--- a/offapi/com/sun/star/modules.idl
+++ b/offapi/com/sun/star/modules.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: modules.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: vg $ $Date: 2003-06-20 09:49:10 $
+ * last change: $Author: vg $ $Date: 2003-07-11 11:24:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,6 +63,9 @@
module com { module sun { module star {
+/// security and authenticates interfaces
+module auth {};
+
/// Java AWT-like user interface toolkit interface specifications for UNO.
module awt {};
@@ -130,6 +133,9 @@ module i18n {};
/// Interfaces to control installations.
module installation {};
+/// lightweight directory access protocol (LDAP)
+module ldap {};
+
/// Spell checker, hyphenation and thesaurus interfaces.
module linguistic2 {};