Tag: cws_src680_dba26
User: fs      
Date: 05/03/15 06:05:22

Modified:
 /dba/dbaccess/source/ui/inc/
  JoinController.hxx

Log:
 #i10000# seems OJ forgot to checkin a change: +clearAddTableDialog

File Changes:

Directory: /dba/dbaccess/source/ui/inc/
=======================================

File [changed]: JoinController.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/JoinController.hxx?r1=1.18&r2=1.18.60.1
Delta lines:  +11 -8
--------------------
--- JoinController.hxx  16 Nov 2004 14:31:13 -0000      1.18
+++ JoinController.hxx  15 Mar 2005 14:05:19 -0000      1.18.60.1
@@ -2,9 +2,9 @@
  *
  *  $RCSfile: JoinController.hxx,v $
  *
- *  $Revision: 1.18 $
+ *  $Revision: 1.18.60.1 $
  *
- *  last change: $Author: obo $ $Date: 2004/11/16 14:31:13 $
+ *  last change: $Author: fs $ $Date: 2005/03/15 14:05:19 $
  *
  *  The Contents of this file are made available subject to the terms of
  *  either of the following licenses
@@ -178,6 +178,9 @@
                        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




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to