summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/modules.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-07-13 10:59:23 +0000
committerOliver Bolte <obo@openoffice.org>2006-07-13 10:59:23 +0000
commit97955081e444006960486725ce056b1d053d5ccf (patch)
tree0f43570a0f1ee41accdbbc120c6edb9944f3a0f3 /offapi/com/sun/star/modules.idl
parentc3c20663b839f999444c22934ead3952b3825b1f (diff)
INTEGRATION: CWS jsc8 (1.15.94); FILE MERGED
2006/06/09 07:09:59 jsc 1.15.94.1: #i65749# insert comment for media
Diffstat (limited to 'offapi/com/sun/star/modules.idl')
-rw-r--r--offapi/com/sun/star/modules.idl7
1 files changed, 5 insertions, 2 deletions
diff --git a/offapi/com/sun/star/modules.idl b/offapi/com/sun/star/modules.idl
index 7826658e2742..4c68f04501d9 100644
--- a/offapi/com/sun/star/modules.idl
+++ b/offapi/com/sun/star/modules.idl
@@ -4,9 +4,9 @@
*
* $RCSfile: modules.idl,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: rt $ $Date: 2005-12-14 11:29:47 $
+ * last change: $Author: obo $ $Date: 2006-07-13 11:59:23 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -125,6 +125,9 @@ module linguistic2 {};
/// Interfaces for Email connectivity
module mail {};
+/// Media type interfaces
+module media {};
+
/// Interfaces for Mozilla integration.
module mozilla {};