summaryrefslogtreecommitdiff
path: root/offapi
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@novell.com>2011-05-06 12:09:50 +0100
committerMichael Meeks <michael.meeks@novell.com>2011-05-06 12:09:50 +0100
commit0bdadaf05f1970c3bb6baba21071a45444fba232 (patch)
treed1f1513128130cb8d7ddb8b6e56caff94c041998 /offapi
parent1389ff09fbb771286165ee72d398c910da886d62 (diff)
fix mangled open tag in documentation
Diffstat (limited to 'offapi')
-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 07588a1d3..d387b9f3c 100644
--- a/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
+++ b/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
@@ -93,7 +93,7 @@ interface XMutableGridDataModel : XGridDataModel
<p>The change in the data model will be notified to registered listeners via
<member>XGridDataListener::dataChanged</member>. The <member>GridDataEvent::FirstColumn</member> and
<member>GridDataEvent::LastColumn</member> will denote the smallest respectively largest column
- index from <argColumnIndexes</arg>.</p>
+ index from <arg>ColumnIndexes</arg>.</p>
@param ColumnIndexes
contains the column indexes of the cells, which should be updated