[Libreoffice-commits] core.git: Branch 'aoo/trunk' - offapi/com

Herbert Dürr hdu at apache.org
Tue Aug 13 01:10:54 PDT 2013


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

New commits:
commit 0d29fb1f9e0ec97d7036d10fd10e91d6253f2b1a
Author: Herbert Dürr <hdu at apache.org>
Date:   Tue Aug 13 07:27:54 2013 +0000

    #i123018# fix autodoc comment in XMutableGridDataModel.idl

diff --git a/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl b/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
index b31b3c6..83c5767 100644
--- a/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
+++ b/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
@@ -120,7 +120,7 @@ published interface XMutableGridDataModel : XGridDataModel
     /** updates the content of a given row.
 
         <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>XGridDataListener::dataChanged</member>. The <member>GridDataEvent::FirstColumn</member> and
         <member>GridDataEvent::LastColumn</member> will denote the smallest respectively largest column
         index from <arg>ColumnIndexes</arg>.</p>
 


More information about the Libreoffice-commits mailing list