summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl b/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
index be6bea798fab..d22321da06f5 100644
--- a/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
+++ b/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
@@ -116,7 +116,7 @@ published interface XMutableGridDataModel : XGridDataModel
<p>The change in the data model will be notified to registered listeners via
XGridDataListener::dataChanged(). The GridDataEvent::FirstColumn and
GridDataEvent::LastColumn will denote the smallest respectively largest column
- index from <arg>ColumnIndexes</arg>.</p>
+ index from ColumnIndexes.</p>
@param ColumnIndexes
contains the column indexes of the cells, which should be updated