summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/DataPointLabel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/DataPointLabel.idl')
-rw-r--r--offapi/com/sun/star/chart2/DataPointLabel.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart2/DataPointLabel.idl b/offapi/com/sun/star/chart2/DataPointLabel.idl
index 7855aca35c63..ac373a5d8267 100644
--- a/offapi/com/sun/star/chart2/DataPointLabel.idl
+++ b/offapi/com/sun/star/chart2/DataPointLabel.idl
@@ -34,11 +34,11 @@ struct DataPointLabel
/** if <TRUE/>, the value that is represented by a data point is
displayed next to it.
- @see <member>ShowNumberInPercent</member>
+ @see #ShowNumberInPercent
*/
boolean ShowNumber;
- /** This is only effective, if <member>ShowNumber</member> is
+ /** This is only effective, if #ShowNumber is
<TRUE/>. If this member is also <TRUE/>, the numbers are
displayed as percentages of a category.