summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/modules.idl
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2004-02-11 08:32:25 +0000
committerRüdiger Timm <rt@openoffice.org>2004-02-11 08:32:25 +0000
commit278657cec7b275ebd41f5f8d03442413ce5735b7 (patch)
tree3e320d03b6321b104d673b31eb423019b0fec795 /offapi/com/sun/star/modules.idl
parenta013ea7fd46058389a80024a6c314f7492e60827 (diff)
INTEGRATION: CWS chart01 (1.9.22); FILE MERGED
2004/01/20 12:52:02 bm 1.9.22.1: +chart2 (some trailing spaces removed)
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 1817a4718715..9b50c3ed162a 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.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: vg $ $Date: 2003-10-09 10:18:52 $
+ * last change: $Author: rt $ $Date: 2004-02-11 09:32:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,6 +103,12 @@ module accessibility {};
/// Charting diagram interfaces.
module chart {};
+/** New implementation of Charting diagram interfaces. This module
+ contains only a rather small public API. In addition there is a
+ private API in the chart2 project.
+ */
+module chart2 {};
+
/// Non-JDBC conform database interfaces <b>(deprecated)</d>
module data {};