summaryrefslogtreecommitdiff
path: root/connectivity/source/inc/dbase/DDatabaseMetaDataResultSet.hxx
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-04-30 09:16:19 +0000
committerOcke Janssen <oj@openoffice.org>2001-04-30 09:16:19 +0000
commitb8155e4801abe6457158373942419ce21155f594 (patch)
tree7daa8181c2a89106f7666522d3f38f20820d0941 /connectivity/source/inc/dbase/DDatabaseMetaDataResultSet.hxx
parent2e03d8402c8d4f28a4e13a28b065b59d4857b824 (diff)
#86528# some outlining
Diffstat (limited to 'connectivity/source/inc/dbase/DDatabaseMetaDataResultSet.hxx')
-rw-r--r--connectivity/source/inc/dbase/DDatabaseMetaDataResultSet.hxx6
1 files changed, 4 insertions, 2 deletions
diff --git a/connectivity/source/inc/dbase/DDatabaseMetaDataResultSet.hxx b/connectivity/source/inc/dbase/DDatabaseMetaDataResultSet.hxx
index 1d8bb88035..b4479729a7 100644
--- a/connectivity/source/inc/dbase/DDatabaseMetaDataResultSet.hxx
+++ b/connectivity/source/inc/dbase/DDatabaseMetaDataResultSet.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: DDatabaseMetaDataResultSet.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: oj $ $Date: 2000-10-25 11:24:42 $
+ * last change: $Author: oj $ $Date: 2001-04-30 10:09:03 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -171,6 +171,8 @@ namespace connectivity
virtual void SAL_CALL disposing(void);
// XInterface
virtual ::com::sun::star::uno::Any SAL_CALL queryInterface( const ::com::sun::star::uno::Type & rType ) throw(::com::sun::star::uno::RuntimeException);
+ virtual void SAL_CALL acquire() throw(::com::sun::star::uno::RuntimeException);
+ virtual void SAL_CALL release() throw(::com::sun::star::uno::RuntimeException);
//XTypeProvider
virtual ::com::sun::star::uno::Sequence< ::com::sun::star::uno::Type > SAL_CALL getTypes( ) throw(::com::sun::star::uno::RuntimeException);
// XPropertySet