summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/chart/ChartGrid.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart/ChartGrid.idl b/offapi/com/sun/star/chart/ChartGrid.idl
index 2a89bc98c..20e3638b4 100644
--- a/offapi/com/sun/star/chart/ChartGrid.idl
+++ b/offapi/com/sun/star/chart/ChartGrid.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ChartGrid.idl,v $
*
- * $Revision: 1.11 $
+ * $Revision: 1.12 $
*
- * last change: $Author: rt $ $Date: 2003-04-17 10:02:08 $
+ * last change: $Author: obo $ $Date: 2004-06-03 17:56:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,7 +86,7 @@
<p>The distance between the grid lines depends on the distance of the help
or main tick marks, which may be set in <type>ChartAxis</type>.</p>@see ChartAxis
*/
-service ChartGrid
+published service ChartGrid
{
service com::sun::star::drawing::LineProperties;