[Libreoffice-commits] .: offapi/com

Michael Meeks michael at kemper.freedesktop.org
Fri May 6 04:11:08 PDT 2011


 offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 0bdadaf05f1970c3bb6baba21071a45444fba232
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Fri May 6 12:09:50 2011 +0100

    fix mangled open tag in documentation

diff --git a/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl b/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
index 07588a1..d387b9f 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


More information about the Libreoffice-commits mailing list