summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/dlg/UserAdmin.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-03-18 09:09:54 +0000
committerOliver Bolte <obo@openoffice.org>2005-03-18 09:09:54 +0000
commitb7bab28a4057832ff9f48511c9cb09a7606032ed (patch)
tree4cd68e40ef4c1b2b2bad9ea8cf7bbe4f95c58555 /dbaccess/source/ui/dlg/UserAdmin.hxx
parentINTEGRATION: CWS dba25 (1.13.38); FILE MERGED (diff)
downloadcore-b7bab28a4057832ff9f48511c9cb09a7606032ed.tar.gz
core-b7bab28a4057832ff9f48511c9cb09a7606032ed.zip
INTEGRATION: CWS dba25 (1.3.102); FILE MERGED
2005/03/04 07:19:44 oj 1.3.102.1: #i43912# use set connection as activeconnection
Diffstat (limited to 'dbaccess/source/ui/dlg/UserAdmin.hxx')
-rw-r--r--dbaccess/source/ui/dlg/UserAdmin.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/dbaccess/source/ui/dlg/UserAdmin.hxx b/dbaccess/source/ui/dlg/UserAdmin.hxx
index 4208c6c549ef..1fc41b4e8199 100644
--- a/dbaccess/source/ui/dlg/UserAdmin.hxx
+++ b/dbaccess/source/ui/dlg/UserAdmin.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: UserAdmin.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: hr $ $Date: 2004-08-02 15:41:57 $
+ * last change: $Author: obo $ $Date: 2005-03-18 10:09:54 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -121,7 +121,6 @@ protected:
DECL_LINK( UserHdl, PushButton * );
void FillUserNames();
- virtual int DeactivatePage(SfxItemSet* _pSet);
OUserAdmin( Window* pParent, const SfxItemSet& _rCoreAttrs);
public: