summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/Legend.idl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2016-02-05 23:15:40 +0100
committerMichael Stahl <mstahl@redhat.com>2016-02-05 23:16:02 +0100
commit9739aa9f40367a51dd71ce23f091e970d98947d5 (patch)
tree318ce0890b9e25abe06e0a34e12dfaa6d09a0ff4 /offapi/com/sun/star/chart2/Legend.idl
parent0ccf596a703d66bc120d1b4699c06b0d902d10ac (diff)
offapi: fix more doxygen warnings
Change-Id: I55f4c0388b99cfebe647be1c35a9fd4bb2acf7ce
Diffstat (limited to 'offapi/com/sun/star/chart2/Legend.idl')
-rw-r--r--offapi/com/sun/star/chart2/Legend.idl5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart2/Legend.idl b/offapi/com/sun/star/chart2/Legend.idl
index 2f85e5e4599d..aad5606a9c02 100644
--- a/offapi/com/sun/star/chart2/Legend.idl
+++ b/offapi/com/sun/star/chart2/Legend.idl
@@ -55,9 +55,10 @@ service Legend
/** Determines how the aspect ratio of the legend should roughly
be.
- <p>Set the Expansion to ::com::sun::star::chart::ChartLegendExpansion::HIGH
+ <p>Set the Expansion to
+ ::com::sun::star::chart#HIGH
for a legend that is positioned on the right or left hand
- side. Use LegendExpansion::WIDE for a legend
+ side. Use ::com::sun::star::chart::WIDE for a legend
that is positioned on top or the bottom.</p>
*/
[property] ::com::sun::star::chart::ChartLegendExpansion Expansion;