summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/inc/JoinController.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-03-23 08:49:09 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-03-23 08:49:09 +0000
commitbb1292455e4b117ced103fd1abdb430a2fa71299 (patch)
tree86e22c7709afc5149f0e0fa9798e4159ea2741f2 /dbaccess/source/ui/inc/JoinController.hxx
parenta27845ab4317900302f7bee09a666c88720864b9 (diff)
INTEGRATION: CWS dba26 (1.18.60); FILE MERGED
2005/03/15 14:05:19 fs 1.18.60.1: #i10000# seems OJ forgot to checkin a change: +clearAddTableDialog
Diffstat (limited to 'dbaccess/source/ui/inc/JoinController.hxx')
-rw-r--r--dbaccess/source/ui/inc/JoinController.hxx7
1 files changed, 5 insertions, 2 deletions
diff --git a/dbaccess/source/ui/inc/JoinController.hxx b/dbaccess/source/ui/inc/JoinController.hxx
index 77fd1f4bc9f3..25ce12b29f86 100644
--- a/dbaccess/source/ui/inc/JoinController.hxx
+++ b/dbaccess/source/ui/inc/JoinController.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: JoinController.hxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: obo $ $Date: 2004-11-16 14:31:13 $
+ * last change: $Author: vg $ $Date: 2005-03-23 09:49:09 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -178,6 +178,9 @@ namespace dbaui
m_aExceptionInfo = ::dbtools::SQLExceptionInfo();
return aInfo;
}
+
+ void clearAddTableDialog() { m_pAddTabDlg = NULL; }
+
protected:
virtual OTableWindowData* createTableWindowData() = 0;
// ask the user if the design should be saved when it is modified