User: hr Date: 2007-08-03 10:01:11+0000 Modified: dba/reportdesign/source/ui/inc/GeometryHandler.hxx
Log: INTEGRATION: CWS rpt23fix02 (1.2.4); FILE MERGED 2007/07/26 08:15:45 oj 1.2.4.1: #i77907# remove shapes when section is in disposing and dispose the shape afterwards File Changes: Directory: /dba/reportdesign/source/ui/inc/ =========================================== File [changed]: GeometryHandler.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/inc/GeometryHandler.hxx?r1=1.2&r2=1.3 Delta lines: +4 -4 ------------------- --- GeometryHandler.hxx 2007-07-09 11:56:30+0000 1.2 +++ GeometryHandler.hxx 2007-08-03 10:01:09+0000 1.3 @@ -152,7 +152,7 @@ virtual ::sal_Bool SAL_CALL suspend(::sal_Bool Suspend) throw (::com::sun::star::uno::RuntimeException); protected: - virtual ~GeometryHandler() {} + virtual ~GeometryHandler(); private: GeometryHandler(GeometryHandler &); // not defined void operator =(GeometryHandler &); // not defined --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
