Tag: cws_dev300_dba30d
User: oj      
Date: 2008-06-02 08:20:04+0000
Modified:
   dba/dbaccess/source/ui/app/AppController.cxx

Log:
 #i88750# add listener always

File Changes:

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

File [changed]: AppController.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppController.cxx?r1=1.60.10.3&r2=1.60.10.4
Delta lines:  +2 -5
-------------------
--- AppController.cxx   2008-06-01 21:02:31+0000        1.60.10.3
+++ AppController.cxx   2008-06-02 08:20:01+0000        1.60.10.4
@@ -7,7 +7,7 @@
  * OpenOffice.org - a multi-platform office productivity suite
  *
  * $RCSfile: AppController.cxx,v $
- * $Revision: 1.60.10.3 $
+ * $Revision: 1.60.10.4 $
  *
  * This file is part of OpenOffice.org.
  *
@@ -1800,11 +1800,8 @@
                Reference< XComponent > xDefinition;
                xRet = aHelper->open( _sName, xDefinition, _eOpenMode, 
_rAdditionalArguments );
 
-        if (_eOpenMode == E_OPEN_DESIGN || _eType == E_FORM )
-               {       
                        addDocumentListener(xRet,xDefinition);
                }
-       }
        break;
        
        case E_QUERY:




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

Reply via email to