summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/tablespage.hxx
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:10:32 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-20 02:10:32 +0000
commit593e85c6ee8985fe97f0ec31ced1ea3e64419fde (patch)
treea1f8a5c770453005fc87eb4990914770079f075e /dbaccess/source/ui/dlg/tablespage.hxx
parent769900f2bc2b66a96bdf339b022bc75388a35447 (diff)
INTEGRATION: CWS warnings01 (1.10.50); FILE MERGED
2006/05/12 16:25:13 sb 1.10.50.2: #i53898# Made code warning-free and/or compile at all after resync to SRC680m162 (and in some cases reverted previous, problematic changes). 2006/03/24 15:36:14 fs 1.10.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
Diffstat (limited to 'dbaccess/source/ui/dlg/tablespage.hxx')
-rw-r--r--dbaccess/source/ui/dlg/tablespage.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/source/ui/dlg/tablespage.hxx b/dbaccess/source/ui/dlg/tablespage.hxx
index a915a5178e07..658397a4c07c 100644
--- a/dbaccess/source/ui/dlg/tablespage.hxx
+++ b/dbaccess/source/ui/dlg/tablespage.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: tablespage.hxx,v $
*
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
- * last change: $Author: rt $ $Date: 2005-09-08 15:12:32 $
+ * last change: $Author: hr $ $Date: 2006-06-20 03:10:32 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -97,6 +97,7 @@ namespace dbaui
public:
virtual BOOL FillItemSet(SfxItemSet& _rCoreAttrs);
virtual int DeactivatePage(SfxItemSet* _pSet);
+ using OGenericAdministrationPage::DeactivatePage;
virtual OPageSettings* createViewSettings();
virtual void fillViewSettings(OPageSettings* _pSettings);