summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/XChartDataArray.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/XChartDataArray.idl')
-rw-r--r--offapi/com/sun/star/chart/XChartDataArray.idl39
1 files changed, 37 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart/XChartDataArray.idl b/offapi/com/sun/star/chart/XChartDataArray.idl
index 81e898108..90b7a84eb 100644
--- a/offapi/com/sun/star/chart/XChartDataArray.idl
+++ b/offapi/com/sun/star/chart/XChartDataArray.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XChartDataArray.idl,v $
*
- * $Revision: 1.7 $
+ * $Revision: 1.8 $
*
- * last change: $Author: obo $ $Date: 2002-12-10 15:02:05 $
+ * last change: $Author: mi $ $Date: 2003-01-21 13:41:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -143,4 +143,39 @@ interface XChartDataArray: XChartData
}; }; }; };
+/*=============================================================================
+
+ $Log: not supported by cvs2svn $
+ Revision 1.6 2002/10/03 13:02:26 mi
+ #94968# IDL reviews merged
+
+ Revision 1.5.2.1 2002/01/28 17:02:24 bm
+ #96984# IDL Review
+
+ Revision 1.5 2001/10/24 14:54:57 mi
+ proofreading and corrections by Richard Holt
+
+ Revision 1.4 2001/03/16 16:41:16 jsc
+ remove interfaceheader with uik and remove [const] in method definitions
+
+ Revision 1.3 2000/11/08 12:42:35 mi
+ moved from api
+
+ Revision 1.1.1.1 2000/09/18 23:35:03 hjs
+ initial import
+
+ Revision 1.5 2000/09/11 11:52:16 mi
+ documentation merged from XML
+
+ Revision 1.3 2000/02/23 17:17:11 bm
+ documentation added
+
+ Revision 1.2 2000/02/07 11:24:23 mi
+ zu #70728# missing documentation marked
+
+ Revision 1.1.1.1 1999/11/11 09:48:41 jsc
+ new
+
+
+=============================================================================*/
#endif