User: vg Date: 2008-08-19 09:59:59+0000 Modified: dba/reportdesign/inc/RptPage.hxx
Log: INTEGRATION: CWS dba31a (1.4.30); FILE MERGED 2008/06/13 11:40:19 oj 1.4.30.1: #i88506# impl hyphenation File Changes: Directory: /dba/reportdesign/inc/ ================================= File [changed]: RptPage.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/inc/RptPage.hxx?r1=1.4&r2=1.5 Delta lines: +0 -6 ------------------- --- RptPage.hxx 2008-04-10 17:04:59+0000 1.4 +++ RptPage.hxx 2008-08-19 09:59:56+0000 1.5 @@ -95,12 +95,6 @@ */ void insertObject(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent >& _xObject); - //inline OReportSection* getReportSection() { return m_pView; } - - /** sets the view to <NULL/> - */ - //inline void clearSection() { m_pView = NULL; } - ::com::sun::star::uno::Reference< ::com::sun::star::report::XSection > getSection() const; }; } --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
