summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/awt/grid/XGridDataListener.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/XGridDataListener.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/XGridDataListener.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/grid/XGridDataListener.idl b/offapi/com/sun/star/awt/grid/XGridDataListener.idl
index 604f63777652..0c89a5abf016 100644
--- a/offapi/com/sun/star/awt/grid/XGridDataListener.idl
+++ b/offapi/com/sun/star/awt/grid/XGridDataListener.idl
@@ -26,11 +26,11 @@
module com { module sun { module star { module awt { module grid {
-/** An instance of this interface is used by the <type>XGridDataModel</type> to
+/** An instance of this interface is used by the XGridDataModel to
get notifications about data model changes.
<p>Usually you must not implement this interface yourself, but you must notify it correctly if
- you implement the <type>XGridDataModel</type> yourself</p>.
+ you implement the XGridDataModel yourself</p>.
@since OOo 3.3
*/