diff options
Diffstat (limited to 'offapi/com/sun/star/chart2/Legend.idl')
-rw-r--r-- | offapi/com/sun/star/chart2/Legend.idl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/chart2/Legend.idl b/offapi/com/sun/star/chart2/Legend.idl index 1969ec68824e..2f85e5e4599d 100644 --- a/offapi/com/sun/star/chart2/Legend.idl +++ b/offapi/com/sun/star/chart2/Legend.idl @@ -79,7 +79,7 @@ service Legend <p>If a relative position is given the legend is not automatically placed, but instead is placed relative on the page.</p> - <p>If <void/>, the legend position is solely determined by the + <p>If `VOID`, the legend position is solely determined by the #AnchorPosition.</p> */ [property, maybevoid] ::com::sun::star::chart2::RelativePosition RelativePosition; |