summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl')
-rw-r--r--offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl b/offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl
index 51eca60c848d..cae414cbc9cb 100644
--- a/offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl
+++ b/offapi/com/sun/star/chart2/data/TabularDataProviderArguments.idl
@@ -67,7 +67,7 @@ service TabularDataProviderArguments
or rows in a table.
<p>If this property is not given as argument it is assumed to
- <member scope="com::sun::star::chart">ChartDataRowSource::COLUMNS</member>,
+ com::sun::star::chart::ChartDataRowSource::COLUMNS,
i.e., the default is "take data from columns".</p>
*/
[property] ::com::sun::star::chart::ChartDataRowSource DataRowSource;