summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/LineDiagram.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/LineDiagram.idl')
-rw-r--r--offapi/com/sun/star/chart/LineDiagram.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart/LineDiagram.idl b/offapi/com/sun/star/chart/LineDiagram.idl
index 7c006b8baf55..4117feff6aac 100644
--- a/offapi/com/sun/star/chart/LineDiagram.idl
+++ b/offapi/com/sun/star/chart/LineDiagram.idl
@@ -54,12 +54,12 @@ published service LineDiagram
/** determines which type of symbols are displayed.
<p>In this interface, only the two values
- <member>ChartSymbolType::NONE</member> and
- <member>ChartSymbolType::AUTO</member> are supported. Later
+ ChartSymbolType::NONE and
+ ChartSymbolType::AUTO are supported. Later
versions may support the selection of the symbols shape.</p>
<p>If you set this property to
- <member>ChartSymbolType::AUTO</member>, you can change the
+ ChartSymbolType::AUTO, you can change the
symbol shape for objects supporting the service
ChartDataPointProperties or
ChartDataRowProperties.</p>