summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/grid/GridDataEvent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/GridDataEvent.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/GridDataEvent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/grid/GridDataEvent.idl b/offapi/com/sun/star/awt/grid/GridDataEvent.idl
index 88793106af10..922dd34fac13 100644
--- a/offapi/com/sun/star/awt/grid/GridDataEvent.idl
+++ b/offapi/com/sun/star/awt/grid/GridDataEvent.idl
@@ -25,7 +25,7 @@
module com { module sun { module star { module awt { module grid {
-/** used to notify changes in the data represented by an <type>XMutableGridDataModel</type>.
+/** used to notify changes in the data represented by an XMutableGridDataModel.
<p>Effectively, a <code>GridDataEvent</code> denotes a continuous two-dimensional cell range
within a grid's data model, which is affected by a certain change.</p>