summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/chart2/IncrementData.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/IncrementData.idl')
-rw-r--r--offapi/com/sun/star/chart2/IncrementData.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/chart2/IncrementData.idl b/offapi/com/sun/star/chart2/IncrementData.idl
index f37145ad75ff..0342a1c150c6 100644
--- a/offapi/com/sun/star/chart2/IncrementData.idl
+++ b/offapi/com/sun/star/chart2/IncrementData.idl
@@ -23,8 +23,6 @@ struct IncrementData
incompatible type, the Distance is meant to be calculated
automatically by the view component representing the model
containing this increment.
-
- @see <type>ExplicitIncrementData</type>
*/
any Distance;
@@ -45,8 +43,6 @@ struct IncrementData
incompatible type, the BaseValue is meant to be calculated
automatically by the view component representing the model
containing this increment.
-
- @see <type>ExplicitIncrementData</type>
*/
any BaseValue;