summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/ChartStatistics.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/ChartStatistics.idl')
-rw-r--r--offapi/com/sun/star/chart/ChartStatistics.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/chart/ChartStatistics.idl b/offapi/com/sun/star/chart/ChartStatistics.idl
index 09d9de5e4661..e8c4bce77f13 100644
--- a/offapi/com/sun/star/chart/ChartStatistics.idl
+++ b/offapi/com/sun/star/chart/ChartStatistics.idl
@@ -134,13 +134,13 @@ published service ChartStatistics
[property] com::sun::star::chart::ChartRegressionCurveType RegressionCurves;
/** contains a cell range string for positive error bars. This
- property is used when the <type>ErrorBarCategory</type> is set
+ property is used when the ErrorBarCategory is set
to <member>ErrorBarCategory::FROM_DATA</member>.
*/
[optional, property] string ErrorBarRangePositive;
/** contains a cell range string for negative error bars. This
- property is used when the <type>ErrorBarCategory</type> is set
+ property is used when the ErrorBarCategory is set
to <member>ErrorBarCategory::FROM_DATA</member>.
*/
[optional, property] string ErrorBarRangeNegative;