Tag: cws_src680_oj14
User: lla     
Date: 2007-05-29 13:12:26+0000
Log:
 #i77407#

File Changes:

Directory: /dba/reportdesign/source/ui/report/
==============================================

File [changed]: DesignView.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/report/DesignView.cxx?r1=1.1.2.6&r2=1.1.2.7
Delta lines:  +3 -3
-------------------
--- DesignView.cxx      2007-05-25 11:00:48+0000        1.1.2.6
+++ DesignView.cxx      2007-05-29 13:12:23+0000        1.1.2.7
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: DesignView.cxx,v $
  *
- *  $Revision: 1.1.2.6 $
+ *  $Revision: 1.1.2.7 $
  *
- *  last change: $Author: oj $ $Date: 2007/05/25 11:00:48 $
+ *  last change: $Author: lla $ $Date: 2007/05/29 13:12:23 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -196,7 +196,7 @@
 
//------------------------------------------------------------------------------
 long ODesignView::PreNotify( NotifyEvent& rNEvt )
 {
-    long nRet = ODataView::PreNotify(rNEvt);
+    long nRet = ODataView::PreNotify(rNEvt); // 1 := has to be handled here
        switch(rNEvt.GetType())
        {
         case EVENT_KEYINPUT:




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

Reply via email to