diff options
author | Vladimir Glazunov <vg@openoffice.org> | 2011-01-31 17:20:05 +0100 |
---|---|---|
committer | Vladimir Glazunov <vg@openoffice.org> | 2011-01-31 17:20:05 +0100 |
commit | 03f7ddf5a4865d42567792ea6642a3ac1367d3f7 (patch) | |
tree | 7bf9f2bab3df87dc0c71aed692bd5fe9e81e1eac /offapi/com/sun/star/chart2/IncrementData.idl | |
parent | 67d46507ae52ea67272212f07c7ee6d25428debf (diff) | |
parent | b5b8ae17fe9f4fb38edaf03718279c60319ae392 (diff) |
CWS-TOOLING: integrate CWS chart46
Diffstat (limited to 'offapi/com/sun/star/chart2/IncrementData.idl')
-rw-r--r-- | offapi/com/sun/star/chart2/IncrementData.idl | 4 |
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 f487c26e5..ffd595807 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; |