summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/mozaddressbook/MABTable.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'connectivity/source/inc/mozaddressbook/MABTable.hxx')
-rw-r--r--connectivity/source/inc/mozaddressbook/MABTable.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/connectivity/source/inc/mozaddressbook/MABTable.hxx b/connectivity/source/inc/mozaddressbook/MABTable.hxx
index e287afd86dfd..0a63cb962f31 100644
--- a/connectivity/source/inc/mozaddressbook/MABTable.hxx
+++ b/connectivity/source/inc/mozaddressbook/MABTable.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: MABTable.hxx,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: oj $ $Date: 2001-09-25 13:12:51 $
+ * last change: $Author: oj $ $Date: 2001-10-26 07:41:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -146,7 +146,7 @@ namespace connectivity
~OMozabTable( );
virtual sal_Int32 getCurrentLastPos() const;
- virtual sal_Bool seekRow(FilePosition eCursorPosition, sal_Int32 nOffset, sal_Int32& nCurPos);
+ virtual sal_Bool seekRow(IResultSetHelper::Movement eCursorPosition, sal_Int32 nOffset, sal_Int32& nCurPos);
virtual sal_Bool fetchRow(connectivity::OValueRow _rRow,const OSQLColumns& _rCols, sal_Bool _bUseTableDefs,sal_Bool bRetrieveData);
virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException);