Tag: cws_src680_oj14 User: oj Date: 2007-06-01 07:40:26+0000 Log: #i77411# add report definition help
File Changes: Directory: /dba/dbaccess/source/ui/browser/ =========================================== File [changed]: genericcontroller.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/genericcontroller.cxx?r1=1.66.4.10&r2=1.66.4.11 Delta lines: +4 -3 ------------------- --- genericcontroller.cxx 2007-02-20 15:47:02+0000 1.66.4.10 +++ genericcontroller.cxx 2007-06-01 07:40:23+0000 1.66.4.11 @@ -4,9 +4,9 @@ * * $RCSfile: genericcontroller.cxx,v $ * - * $Revision: 1.66.4.10 $ + * $Revision: 1.66.4.11 $ * - * last change: $Author: oj $ $Date: 2007/02/20 15:47:02 $ + * last change: $Author: oj $ $Date: 2007/06/01 07:40:23 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -1183,6 +1183,7 @@ // check which service we know .... static const sal_Char* pTransTable[] = { "com.sun.star.sdb.OfficeDatabaseDocument","sdatabase", + "com.sun.star.report.ReportDefinition","sdatabase", "com.sun.star.text.TextDocument", "swriter", "com.sun.star.sheet.SpreadsheetDocument", "scalc", "com.sun.star.presentation.PresentationDocument", "simpress", --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
