summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sdbcx/XRowLocate.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/sdbcx/XRowLocate.idl')
-rw-r--r--offapi/com/sun/star/sdbcx/XRowLocate.idl8
1 files changed, 2 insertions, 6 deletions
diff --git a/offapi/com/sun/star/sdbcx/XRowLocate.idl b/offapi/com/sun/star/sdbcx/XRowLocate.idl
index 0ac141c7d..512f341ea 100644
--- a/offapi/com/sun/star/sdbcx/XRowLocate.idl
+++ b/offapi/com/sun/star/sdbcx/XRowLocate.idl
@@ -27,13 +27,9 @@
#ifndef __com_sun_star_sdbcx_XRowLocate_idl__
#define __com_sun_star_sdbcx_XRowLocate_idl__
-#ifndef __com_sun_star_uno_XInterface_idl__
#include <com/sun/star/uno/XInterface.idl>
-#endif
-#ifndef __com_sun_star_sdbc_SQLException_idl__
#include <com/sun/star/sdbc/SQLException.idl>
-#endif
module com { module sun { module star { module sdbcx {
@@ -67,7 +63,7 @@ published interface XRowLocate: com::sun::star::uno::XInterface
after the last record.
<br/>
If the bookmark is invalid, or not generated by the current result set, then
- the behaviour is not defined, even an abnormal termination is possible.
+ the behavior is not defined, even an abnormal termination is possible.
</p>
@param bookmark
the bookmark where to move
@@ -88,7 +84,7 @@ published interface XRowLocate: com::sun::star::uno::XInterface
after the last record.
<br/>
If the bookmark is invalid, or not generated by the current result set, then
- the behaviour is not defined, even an abnormal termination is possible.
+ the behavior is not defined, even an abnormal termination is possible.
</p>
@param bookmark
the bookmark where to move