User: vg Date: 05/03/10 07:27:33 Modified: /dba/connectivity/source/drivers/evoab/ LTables.hxx
Log: INTEGRATION: CWS dba24 (1.2.172); FILE MERGED 2005/02/09 08:07:44 oj 1.2.172.1: #i26950# remove the need for XNamed File Changes: Directory: /dba/connectivity/source/drivers/evoab/ ================================================== File [changed]: LTables.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/evoab/LTables.hxx?r1=1.2&r2=1.3 Delta lines: +4 -4 ------------------- --- LTables.hxx 2 Jun 2003 07:58:46 -0000 1.2 +++ LTables.hxx 10 Mar 2005 15:27:30 -0000 1.3 @@ -76,7 +76,7 @@ class OEvoabTables : public OEvoabTables_BASE { protected: - virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XNamed > createObject(const ::rtl::OUString& _rName); + virtual sdbcx::ObjectType createObject(const ::rtl::OUString& _rName); public: OEvoabTables(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData >& _rMetaData,::cppu::OWeakObject& _rParent, ::osl::Mutex& _rMutex, const TStringVector &_rVector) : OEvoabTables_BASE(_rMetaData,_rParent,_rMutex,_rVector) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
