Tag: cws_src680_rptwizard01
User: lla     
Date: 2008-02-14 13:37:01+0000
Modified:
   dba/reportdesign/source/core/api/ReportDefinition.cxx

Log:
 #i86092# set modified back after store.

File Changes:

Directory: /dba/reportdesign/source/core/api/
=============================================

File [changed]: ReportDefinition.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/reportdesign/source/core/api/ReportDefinition.cxx?r1=1.5&r2=1.5.24.1
Delta lines:  +5 -4
-------------------
--- ReportDefinition.cxx        2007-11-20 18:57:54+0000        1.5
+++ ReportDefinition.cxx        2008-02-14 13:36:58+0000        1.5.24.1
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: ReportDefinition.cxx,v $
  *
- *  $Revision: 1.5 $
+ *  $Revision: 1.5.24.1 $
  *
- *  last change: $Author: ihi $ $Date: 2007/11/20 18:57:54 $
+ *  last change: $Author: lla $ $Date: 2008/02/14 13:36:58 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -1647,6 +1647,7 @@
                        OSL_ENSURE(0,"Exception Caught: Could not commit report 
storage!");
                        throw io::IOException();
                }
+        setModified(sal_False);
        }
 }
 // 
-----------------------------------------------------------------------------




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

Reply via email to