diff options
Diffstat (limited to 'connectivity')
-rw-r--r-- | connectivity/source/inc/TSkipDeletedSet.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connectivity/source/inc/TSkipDeletedSet.hxx b/connectivity/source/inc/TSkipDeletedSet.hxx index 09f86528d598..4b610082756f 100644 --- a/connectivity/source/inc/TSkipDeletedSet.hxx +++ b/connectivity/source/inc/TSkipDeletedSet.hxx @@ -55,7 +55,7 @@ namespace connectivity it guarantees that the row isn't deleted @param IResultSetHelper::Movement _eCursorPosition in which direction the resultset should be moved - sal_Int32 _nOffset the position relativ to the movement + sal_Int32 _nOffset the position relative to the movement sal_Bool _bRetrieveData is true when the current row should be filled which data @return true when the movement was successful otherwise false |