summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/DataSeries.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/DataSeries.idl')
-rw-r--r--offapi/com/sun/star/chart2/DataSeries.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart2/DataSeries.idl b/offapi/com/sun/star/chart2/DataSeries.idl
index 1f1d9a048dde..bf7b9b9964b6 100644
--- a/offapi/com/sun/star/chart2/DataSeries.idl
+++ b/offapi/com/sun/star/chart2/DataSeries.idl
@@ -97,16 +97,16 @@ service DataSeries
/** gives access to the data points contained in a data series.
<p>The objects returned by the
- <type scope="com::sun::star::container">XIndexAccess</type>
+ com::sun::star::container::XIndexAccess
are of type
- <type scope="com::sun::star::beans">XPropertySet</type>
+ com::sun::star::beans::XPropertySet
and support the service
DataPoint.
*/
// interface ::com::sun::star::container::XIndexContainer;
/** establishes a broadcaster-listener mechanism for the
- <type scope="com::sun::star::container">XIndexContainer</type>
+ com::sun::star::container::XIndexContainer
to keep changes and the property
<member>DataSeries::AttributedDataPoints</member> in sync.
*/