Tag: mws_oog680
User: kz      
Date: 2007-10-30 14:09:29+0000
Modified:
   
dba/reportdesign/java/com/sun/star/report/pentaho/parser/rpt/ImageReadHandler.java

Log:
 INTEGRATION: CWS dba231a (1.2.36); FILE MERGED
 2007/10/22 06:49:35 oj 1.2.36.1: #i79167# merge changs from reportdesign01 
into this one

File Changes:

Directory: /dba/reportdesign/java/com/sun/star/report/pentaho/parser/rpt/
=========================================================================

File [changed]: ImageReadHandler.java
Url: 
http://dba.openoffice.org/source/browse/dba/reportdesign/java/com/sun/star/report/pentaho/parser/rpt/ImageReadHandler.java?r1=1.2&r2=1.2.12.1
Delta lines:  +5 -3
-------------------
--- ImageReadHandler.java       2007-07-09 11:56:09+0000        1.2
+++ ImageReadHandler.java       2007-10-30 14:09:27+0000        1.2.12.1
@@ -75,6 +75,8 @@
     super.startParsing(attrs);
     final String formula = attrs.getValue
         (OfficeNamespaces.OOREPORT_NS, "formula");
+    final String preserveIRI = attrs.getValue
+        (OfficeNamespaces.OOREPORT_NS, "preserve-IRI");
     if (formula != null && formula.length() != 0)
     {
       // now, the evaulated content ends up in the 'content' attribute of the




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

Reply via email to