User: vg Date: 2008-08-19 10:17:49+0000 Modified: dba/reportdesign/source/ui/report/SectionView.cxx
Log: INTEGRATION: CWS dba31a (1.6.30); FILE MERGED 2008/06/26 14:26:34 oj 1.6.30.1: #i77916# impl zooming in report builder File Changes: Directory: /dba/reportdesign/source/ui/report/ ============================================== File [changed]: SectionView.cxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/report/SectionView.cxx?r1=1.6&r2=1.7 Delta lines: +1 -1 ------------------- --- SectionView.cxx 2008-04-10 19:15:42+0000 1.6 +++ SectionView.cxx 2008-08-19 10:17:47+0000 1.7 @@ -81,7 +81,7 @@ //m_pReportWindow->unmarkAllObjects(this); // WHY DlgEdHint aHint( RPTUI_HINT_SELECTIONCHANGED ); m_pReportWindow->getReportView()->Broadcast( aHint ); - m_pReportWindow->getReportView()->UpdatePropertyBrowserDelayed(this); + m_pReportWindow->getReportView()->UpdatePropertyBrowserDelayed(*this); } } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
