summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/table
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/table
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/table')
-rw-r--r--offapi/com/sun/star/table/CellProperties.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/table/CellProperties.idl b/offapi/com/sun/star/table/CellProperties.idl
index ce79775d028d..7e579354f5ad 100644
--- a/offapi/com/sun/star/table/CellProperties.idl
+++ b/offapi/com/sun/star/table/CellProperties.idl
@@ -119,7 +119,7 @@ published service CellProperties
/** selects Asian character orientation in vertical orientation.
<p>If the CellProperties::Orientation property is
- <const>CellOrientation::STACKED</const>, in Asian mode only Asian
+ CellOrientation::STACKED, in Asian mode only Asian
characters are printed in horizontal orientation instead of all
characters.
For other values of CellProperties::Orientation,