summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/ScaleData.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-04-27 23:45:24 +0200
committerMichael Stahl <mstahl@redhat.com>2013-06-04 12:01:02 +0200
commitd11a7b5eb1b127c4f60367ecaeb64868313002d6 (patch)
tree4333a00f2ffd957219cfa355c54cc62fc7cd670a /offapi/com/sun/star/chart2/ScaleData.idl
parent4e70bdec9657f60c2bc9f4e8ad22c3625cc009a4 (diff)
*api: convert <const>
This one is apparently often abused to link to a constant group, while it can only link to constants within a group. sed -i "s,<const>\([^<]\+\)</const>,\1,g" Change-Id: Ic3d8099751340e4b046298c861bb659beb351eaf
Diffstat (limited to 'offapi/com/sun/star/chart2/ScaleData.idl')
-rw-r--r--offapi/com/sun/star/chart2/ScaleData.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart2/ScaleData.idl b/offapi/com/sun/star/chart2/ScaleData.idl
index d4e9a484045f..b4d7111a7a79 100644
--- a/offapi/com/sun/star/chart2/ScaleData.idl
+++ b/offapi/com/sun/star/chart2/ScaleData.idl
@@ -65,8 +65,8 @@ struct ScaleData
<p>If used at the Y axis in pie charts or doughnut charts, specifies
the rotation direction of the pie. The value
- <const>AxisOrientation::MATHEMATICAL</const> rotates the pie
- counterclockwise, the value <const>AxisOrientation::REVERSE</const>
+ AxisOrientation::MATHEMATICAL rotates the pie
+ counterclockwise, the value AxisOrientation::REVERSE
rotates the pie clockwise.</p>
<p>Note: Is this a good place for the axis orientation? Two axes may