summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/ChartLegend.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/ChartLegend.idl')
-rw-r--r--offapi/com/sun/star/chart/ChartLegend.idl15
1 files changed, 8 insertions, 7 deletions
diff --git a/offapi/com/sun/star/chart/ChartLegend.idl b/offapi/com/sun/star/chart/ChartLegend.idl
index 4a0943972ad1..f9fc97ab5920 100644
--- a/offapi/com/sun/star/chart/ChartLegend.idl
+++ b/offapi/com/sun/star/chart/ChartLegend.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartLegend.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:35 $
+ * last change: $Author: mi $ $Date: 2002-10-03 13:02:19 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -80,7 +80,6 @@
//=============================================================================
-// DocMerge from xml: service com::sun::star::chart::ChartLegend
/** specifies the legend of a chart.
@@ -91,15 +90,11 @@
*/
service ChartLegend
{
- // DocMerge: empty anyway
service com::sun::star::drawing::Shape;
-
- // DocMerge: empty anyway
service com::sun::star::style::CharacterProperties;
//-------------------------------------------------------------------------
- // DocMerge from xml: property com::sun::star::chart::ChartLegend::Alignment
/** determines the alignment of the legend relative
to the diagram.
*/
@@ -114,6 +109,12 @@ service ChartLegend
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3.24.1 2002/01/28 17:02:24 bm
+ #96984# IDL Review
+
+ Revision 1.3 2000/11/08 12:42:35 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:35:02 hjs
initial import