Tag: mws_ooh680
User: hr      
Date: 2008-01-24 17:44:39+0000
Modified:
   dba/connectivity/source/commontools/dbtools2.cxx

Log:
 #i10000#,#i85503#: fix problem with loading the old extension for the Report 
Builder

File Changes:

Directory: /dba/connectivity/source/commontools/
================================================

File [changed]: dbtools2.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/commontools/dbtools2.cxx?r1=1.23.82.1&r2=1.23.82.2
Delta lines:  +5 -3
-------------------
--- dbtools2.cxx        2008-01-18 13:13:11+0000        1.23.82.1
+++ dbtools2.cxx        2008-01-24 17:44:37+0000        1.23.82.2
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: dbtools2.cxx,v $
  *
- *  $Revision: 1.23.82.1 $
+ *  $Revision: 1.23.82.2 $
  *
- *  last change: $Author: kz $ $Date: 2008/01/18 13:13:11 $
+ *  last change: $Author: hr $ $Date: 2008/01/24 17:44:37 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -965,6 +965,8 @@
                            }
                    }
         }
+       else
+               return 
::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.report.pentaho.SOReportJobFactory"));
        }
     else
         return 
::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("com.sun.star.report.pentaho.SOReportJobFactory"));




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

Reply via email to