Tag: mws_ooh680 User: kz Date: 2008-02-08 10:38:55+0000 Modified: dba/reportdesign/source/ui/report/ReportController.cxx
Log: INTEGRATION: CWS dba24h (1.6.12.2.4); FILE MERGED 2008/02/04 12:34:13 fs 1.6.12.2.4.1: #i85822# properly initialize pRanges (0-terminated) File Changes: Directory: /dba/reportdesign/source/ui/report/ ============================================== File [changed]: ReportController.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/report/ReportController.cxx?r1=1.6.12.3&r2=1.6.12.4 Delta lines: +2 -1 ------------------- --- ReportController.cxx 2008-02-06 17:38:46+0000 1.6.12.3 +++ ReportController.cxx 2008-02-08 10:38:53+0000 1.6.12.4 @@ -2573,7 +2573,8 @@ static USHORT pRanges[] = { RPTUI_ID_LRSPACE,RPTUI_ID_BRUSH, - SID_ATTR_METRIC,SID_ATTR_METRIC + SID_ATTR_METRIC,SID_ATTR_METRIC, + 0 }; try --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
