User: hr      
Date: 2007-11-01 15:35:02+0000
Modified:
   dba/dbaccess/source/ui/querydesign/querycontroller.cxx

Log:
 INTEGRATION: CWS dba24b (1.110.28); FILE MERGED
 2007/08/22 11:41:59 oj 1.110.28.2: #i76374# handle cross join as natural join 
now in query design
 2007/08/16 06:14:44 oj 1.110.28.1: #i56898# clean up of the class structure

File Changes:

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

File [changed]: querycontroller.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/querycontroller.cxx?r1=1.110&r2=1.111
Delta lines:  +1 -6
-------------------
--- querycontroller.cxx 2007-07-06 08:40:51+0000        1.110
+++ querycontroller.cxx 2007-11-01 15:34:59+0000        1.111
@@ -643,6 +643,7 @@
                                                                
pNode->parseNodeToStr( sNewStatement, getConnection() );
                                 setStatement_fireEvent( sNewStatement );
                                                                
getContainer()->SaveUIConfig();
+                                m_vTableConnectionData.clear();
                                                                
switchDesignModeImpl(this,getContainer(),m_bDesign);
                                                        }
                                                }
@@ -1101,12 +1102,6 @@
                }
        }
 }
-
-// 
-----------------------------------------------------------------------------
-OTableWindowData* OQueryController::createTableWindowData()
-{
-       return new OQueryTableWindowData();
-}
 // 
-----------------------------------------------------------------------------
 Reference<XNameAccess> OQueryController::getElements()  const
 {




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

Reply via email to