summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/grid/XGridColumn.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/XGridColumn.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/XGridColumn.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/grid/XGridColumn.idl b/offapi/com/sun/star/awt/grid/XGridColumn.idl
index b627051bbc5a..e3fae1137f08 100644
--- a/offapi/com/sun/star/awt/grid/XGridColumn.idl
+++ b/offapi/com/sun/star/awt/grid/XGridColumn.idl
@@ -119,7 +119,7 @@ published interface XGridColumn
*/
[attribute] long DataColumnIndex;
- /** Adds a listener for the <type>GridColumnEvent</type> posted after the grid changes.
+ /** Adds a listener for the GridColumnEvent posted after the grid changes.
@param Listener
the listener to add.
*/