summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/grid/XGridDataModel.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/grid/XGridDataModel.idl')
-rw-r--r--offapi/com/sun/star/awt/grid/XGridDataModel.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/grid/XGridDataModel.idl b/offapi/com/sun/star/awt/grid/XGridDataModel.idl
index 23808f24ace1..d80233174044 100644
--- a/offapi/com/sun/star/awt/grid/XGridDataModel.idl
+++ b/offapi/com/sun/star/awt/grid/XGridDataModel.idl
@@ -92,7 +92,7 @@ published interface XGridDataModel
<p>This method is provided for performance and convenience reasons, it delivers the same result
as subsequent calls to getCellData() would.</p>
- @param Row
+ @param RowIndex
the index of the row whose data should is to be retrieved.
@throws ::com::sun::star::lang::IndexOutOfBoundsException
of the given row index does not denote a valid row.