User: vg Date: 2008-08-19 09:59:48+0000 Modified: dba/reportdesign/inc/RptObject.hxx
Log: INTEGRATION: CWS dba31a (1.7.12); FILE MERGED 2008/07/15 08:38:54 fs 1.7.12.1: remove unused code Issue number: #i91592# Submitted by: [EMAIL PROTECTED] Reviewed by: [EMAIL PROTECTED] File Changes: Directory: /dba/reportdesign/inc/ ================================= File [changed]: RptObject.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/inc/RptObject.hxx?r1=1.7&r2=1.8 Delta lines: +0 -2 ------------------- --- RptObject.hxx 2008-06-16 12:59:02+0000 1.7 +++ RptObject.hxx 2008-08-19 09:59:45+0000 1.8 @@ -198,8 +198,6 @@ { return new OOle2Obj( _xComponent,_nType ); } - OOle2Obj(const ::rtl::OUString& _sComponentName,const svt::EmbeddedObjectRef& rNewObjRef, const String& rNewObjName, const Rectangle& rNewRect,UINT16 _nType, FASTBOOL bFrame_=FALSE); - protected: OOle2Obj(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent>& _xComponent,UINT16 _nType); OOle2Obj(const ::rtl::OUString& _sComponentName,UINT16 _nType); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
