summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl b/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
index 6cec955f2b2b..be6bea798fab 100644
--- a/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
+++ b/offapi/com/sun/star/awt/grid/XMutableGridDataModel.idl
@@ -114,8 +114,8 @@ 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
- XGridDataListener::dataChanged(). The <member>GridDataEvent::FirstColumn</member> and
- <member>GridDataEvent::LastColumn</member> will denote the smallest respectively largest column
+ XGridDataListener::dataChanged(). The GridDataEvent::FirstColumn and
+ GridDataEvent::LastColumn will denote the smallest respectively largest column
index from <arg>ColumnIndexes</arg>.</p>
@param ColumnIndexes