summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 16:56:47 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 16:56:47 +0000
commit446343568a81d98c0e6c05f3bfde2b36a56e0a21 (patch)
tree1de0a0cd42353118e15ddc9428417e5a821e6d67
parent7de4fe9a66564619695a1fd4b881fd480030d5db (diff)
INTEGRATION: CWS sb18 (1.11.308); FILE MERGED
2004/05/21 14:56:41 sb 1.11.308.1: #i21150# Added published flag.
-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;