User: vg Date: 2008-08-19 10:00:39+0000 Modified: dba/reportdesign/inc/reportformula.hxx
Log: INTEGRATION: CWS dba31a (1.3.30); FILE MERGED 2008/07/15 08:38:54 fs 1.3.30.1: remove unused code Issue number: #i91592# Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED] File Changes: Directory: /dba/reportdesign/inc/ ================================= File [changed]: reportformula.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/inc/reportformula.hxx?r1=1.3&r2=1.4 Delta lines: +0 -3 ------------------- --- reportformula.hxx 2008-04-10 17:08:01+0000 1.3 +++ reportformula.hxx 2008-08-19 10:00:37+0000 1.4 @@ -70,9 +70,6 @@ /// constructs a ReportFormula object from a string ReportFormula( const ::rtl::OUString& _rFormula ); - /// constructs a ReportFormula object from a string - ReportFormula( const ::com::sun::star::uno::Any& _rWrappedFormula ); - /// constructs a ReportFormula by BindType ReportFormula( const BindType _eType, const ::rtl::OUString& _rFieldOrExpression ); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
