summaryrefslogtreecommitdiff
path: root/offapi/com/sun
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2001-03-07 13:19:25 +0000
committerChristian Lippka <cl@openoffice.org>2001-03-07 13:19:25 +0000
commit376d9aa9380cc734c0fbed81580ac72341d12f3f (patch)
tree3f8459dbdfe0fc265cd6f6a4dbe75e9fc857cd78 /offapi/com/sun
parentebf67d916d469dc588f90af3436de4bdd50957b0 (diff)
cleanup of shape services
Diffstat (limited to 'offapi/com/sun')
-rw-r--r--offapi/com/sun/star/chart/ChartAxis.idl14
1 files changed, 8 insertions, 6 deletions
diff --git a/offapi/com/sun/star/chart/ChartAxis.idl b/offapi/com/sun/star/chart/ChartAxis.idl
index 04d019edfa90..3c561a29d956 100644
--- a/offapi/com/sun/star/chart/ChartAxis.idl
+++ b/offapi/com/sun/star/chart/ChartAxis.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartAxis.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2000-12-21 08:35:01 $
+ * last change: $Author: cl $ $Date: 2001-03-07 14:19:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -61,8 +61,8 @@
#ifndef __com_sun_star_chart_ChartAxis_idl__
#define __com_sun_star_chart_ChartAxis_idl__
-#ifndef __com_sun_star_drawing_LineShapeDescriptor_idl__
-#include <com/sun/star/drawing/LineShapeDescriptor.idl>
+#ifndef __com_sun_star_drawing_LineProperties_idl__
+#include <com/sun/star/drawing/LineProperties.idl>
#endif
#ifndef __com_sun_star_style_CharacterProperties_idl__
@@ -96,10 +96,9 @@ service ChartAxis
{
- // DocMerge from xml: service com::sun::star::chart::ChartAxis: service com::sun::star::drawing::LineShapeDescriptor
/** contains all the drawing and text properties.
*/
- service com::sun::star::drawing::LineShapeDescriptor;
+ service com::sun::star::drawing::LineProperties;
// DocMerge: empty anyway
service com::sun::star::style::CharacterProperties;
@@ -282,6 +281,9 @@ service ChartAxis
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2000/12/21 08:35:01 mi
+ @see interface/service/... ident -> @see ident - for new docu generator
+
Revision 1.4 2000/12/14 12:53:35 mi
<true></true> -> <TRUE/> and same with FALSE