Tag: cws_src680_reportdesign01 User: fs Date: 2007-09-18 06:38:55+0000 Modified: dba/reportdesign/inc/RptObject.hxx
Log: #i10000# File Changes: Directory: /dba/reportdesign/inc/ ================================= File [changed]: RptObject.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/inc/RptObject.hxx?r1=1.3&r2=1.3.20.1 Delta lines: +4 -4 ------------------- --- RptObject.hxx 2007-08-02 14:27:28+0000 1.3 +++ RptObject.hxx 2007-09-18 06:38:52+0000 1.3.20.1 @@ -4,9 +4,9 @@ * * $RCSfile: RptObject.hxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.3.20.1 $ * - * last change: $Author: hr $ $Date: 2007/08/02 14:27:28 $ + * last change: $Author: fs $ $Date: 2007/09/18 06:38:52 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -161,7 +161,7 @@ void _elementReplaced( const ::com::sun::star::container::ContainerEvent& Event ) throw(::com::sun::star::uno::RuntimeException); void _elementRemoved( const ::com::sun::star::container::ContainerEvent& Event ) throw(::com::sun::star::uno::RuntimeException); - sal_Bool supportsService( const sal_Char* _pServiceName ) const; + sal_Bool supportsService( const ::rtl::OUString& _rServiceName ) const; ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportComponent> getReportComponent() const; virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet> getAwtComponent(); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
