summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/XTwoAxisYSupplier.idl')
-rw-r--r--offapi/com/sun/star/chart/XTwoAxisYSupplier.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl b/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl
index 9245994f53a6..fbe8cd1a4550 100644
--- a/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl
+++ b/offapi/com/sun/star/chart/XTwoAxisYSupplier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XTwoAxisYSupplier.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:35 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,7 +88,7 @@ interface XTwoAxisYSupplier: com::sun::star::chart::XAxisYSupplier
/** @returns
the properties of the secondary y-axis of the diagram.
- @see service ChartAxis
+ @see ChartAxis
*/
[const] com::sun::star::beans::XPropertySet getSecondaryYAxis();
@@ -101,6 +101,9 @@ interface XTwoAxisYSupplier: com::sun::star::chart::XAxisYSupplier
/*=============================================================================
$Log: not supported by cvs2svn $
+ 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