summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/Legend.idl
diff options
context:
space:
mode:
Diftdf#141269 Incorrect transparency after roundtrip --r--offapi/com/sun/star/chart2/Legend.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart2/Legend.idl b/offapi/com/sun/star/chart2/Legend.idl
index 5d66484092f8..1969ec68824e 100644
--- a/offapi/com/sun/star/chart2/Legend.idl
+++ b/offapi/com/sun/star/chart2/Legend.idl
@@ -55,9 +55,9 @@ service Legend
/** Determines how the aspect ratio of the legend should roughly
be.
- <p>Set the Expansion to <member>::com::sun::star::chart::ChartLegendExpansion::HIGH</member>
+ <p>Set the Expansion to ::com::sun::star::chart::ChartLegendExpansion::HIGH
for a legend that is positioned on the right or left hand
- side. Use <member>LegendExpansion::WIDE</member> for a legend
+ side. Use LegendExpansion::WIDE for a legend
that is positioned on top or the bottom.</p>
*/
[property] ::com::sun::star::chart::ChartLegendExpansion Expansion;