User: kz Date: 2008-03-05 18:09:41+0000 Modified: dba/reportdesign/source/ui/inc/propbrw.hxx
Log: INTEGRATION: CWS rptchart01_DEV300 (1.4.16); FILE MERGED 2008/02/20 11:19:37 oj 1.4.16.1: #i85225# execute report is now always enabled, but with error message File Changes: Directory: /dba/reportdesign/source/ui/inc/ =========================================== File [changed]: propbrw.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/inc/propbrw.hxx?r1=1.4&r2=1.5 Delta lines: +1 -1 ------------------- --- propbrw.hxx 2008-01-29 13:49:29+0000 1.4 +++ propbrw.hxx 2008-03-05 18:09:38+0000 1.5 @@ -139,7 +139,7 @@ void Update( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& _xReportComponent); inline OSectionView* GetCurView() const { return m_pView; } ::rtl::OUString getCurrentPage() const; - inline void setCurrentPage(const ::rtl::OUString& _sLastActivePage) { m_sLastActivePage = _sLastActivePage; } + void setCurrentPage(const ::rtl::OUString& _sLastActivePage); ::Size getMinimumSize() const; private: --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
