summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/modules.idl
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-06-11 08:34:29 +0000
committerKurt Zenker <kz@openoffice.org>2004-06-11 08:34:29 +0000
commite5ff8567609409cedae291b254f4390419c083af (patch)
tree8f968ec97636c3318fe5e456b4ebf6bee8efd7e8 /offapi/com/sun/star/modules.idl
parent2abd1f3b723a179e2c872f056412f6ffadc67c5e (diff)
INTEGRATION: CWS graphicapi (1.10.126); FILE MERGED
2004/05/24 09:14:18 ka 1.10.126.1: added graphic module/interfaces
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 9b50c3ed162a..465c1322cbb4 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.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2004-02-11 09:32:25 $
+ * last change: $Author: kz $ $Date: 2004-06-11 09:34:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -133,6 +133,9 @@ module formula {};
/// Desktop environment framework interfaces.
module frame {};
+/// Interfaces for graphic handling
+module graphic {};
+
/// Interface for internationalization (deprecated draft).
module i18n {};