Author: hdu
Date: Mon Aug 12 09:41:11 2013
New Revision: 1513086
URL: http://svn.apache.org/r1513086
Log:
#i123018# fix autodoc comment in XMutableGridDataModel.idl
Modified:
openoffice/trunk/main/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
Modified:
openoffice/trunk/main/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
URL:
http://svn.apache.org/viewvc/openoffice/trunk/main/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl?rev=1513086&r1=1513085&r2=1513086&view=diff
==============================================================================
---
openoffice/trunk/main/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
(original)
+++
openoffice/trunk/main/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
Mon Aug 12 09:41:11 2013
@@ -122,7 +122,7 @@ published interface XMutableGridDataMode
<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