User: kz Date: 2008-03-05 18:13:29+0000 Modified: dba/reportdesign/source/ui/report/ReportSection.cxx
Log: INTEGRATION: CWS rptchart01_DEV300 (1.6.18); FILE MERGED 2008/02/19 09:23:05 oj 1.6.18.2: RESYNC: (1.6-1.7); FILE MERGED 2008/01/24 12:39:33 oj 1.6.18.1: #i85225# changes for chart File Changes: Directory: /dba/reportdesign/source/ui/report/ ============================================== File [changed]: ReportSection.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/report/ReportSection.cxx?r1=1.7&r2=1.8 Delta lines: +1 -1 ------------------- --- ReportSection.cxx 2008-01-29 13:51:09+0000 1.7 +++ ReportSection.cxx 2008-03-05 18:13:26+0000 1.8 @@ -685,7 +685,7 @@ { if ( aIter->equalsIgnoreAsciiCase( _sType ) ) { - OReportModel aReportModel; + OReportModel aReportModel(NULL); SfxItemPool& rPool = aReportModel.GetItemPool(); rPool.FreezeIdRanges(); if ( GalleryExplorer::GetSdrObj( GALLERY_THEME_POWERPOINT, i, &aReportModel ) ) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
