Tag: cws_src680_qiq
User: fs      
Date: 06/05/12 04:14:08

Modified:
 /dba/dbaccess/source/ui/querydesign/
  JoinController.cxx

Log:
 #i51143# m_bViewsAllowed now represented with method allowViews

File Changes:

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

File [changed]: JoinController.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/querydesign/JoinController.cxx?r1=1.37&r2=1.37.10.1
Delta lines:  +4 -5
-------------------
--- JoinController.cxx  19 Apr 2006 13:24:00 -0000      1.37
+++ JoinController.cxx  12 May 2006 11:14:06 -0000      1.37.10.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: JoinController.cxx,v $
  *
- *  $Revision: 1.37 $
+ *  $Revision: 1.37.10.1 $
  *
- *  last change: $Author: hr $ $Date: 2006/04/19 13:24:00 $
+ *  last change: $Author: fs $ $Date: 2006/05/12 11:14:06 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -162,7 +162,6 @@
 DBG_NAME(OJoinController); 
 // 
-----------------------------------------------------------------------------
 OJoinController::OJoinController(const Reference< XMultiServiceFactory >& _rM) 
: OJoinController_BASE(_rM)
-       ,m_bViewsAllowed(sal_True)
        ,m_pAddTabDlg(NULL)
 {
        DBG_CTOR(OJoinController,NULL); 
@@ -490,4 +489,4 @@
                pViewIter->Value <<= aTables;
        }
 }
-// 
-----------------------------------------------------------------------------
+




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

Reply via email to