summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart/XChartDataChangeEventListener.idl')
-rw-r--r--offapi/com/sun/star/chart/XChartDataChangeEventListener.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl b/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl
index 95ac72d3c256..d1899ca3f0bb 100644
--- a/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl
+++ b/offapi/com/sun/star/chart/XChartDataChangeEventListener.idl
@@ -37,7 +37,7 @@ published interface XChartDataChangeEventListener: com::sun::star::lang::XEventL
<p>This interface must be implemented by components that wish
to get notified of changes in chart data. They can be
- registered at an <type>XChartData</type> component.</p>
+ registered at an XChartData component.</p>
@param aEvent
the event that gives further information on what changed.