[Libreoffice-commits] .: offapi/com
David Tardon
dtardon at kemper.freedesktop.org
Thu Apr 28 03:13:39 PDT 2011
offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a0f1917de18d0c7d8fb6adf63a64308114046b60
Author: David Tardon <dtardon at redhat.com>
Date: Thu Apr 28 12:12:35 2011 +0200
fix typo
diff --git a/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl b/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
index 5e10820..07588a1 100644
--- a/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
+++ b/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
@@ -91,7 +91,7 @@ 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 <argColumnIndexes</arg>.</p>
More information about the Libreoffice-commits
mailing list