User: vg Date: 05/03/10 07:40:52 Modified: /dba/connectivity/source/inc/mozaddressbook/ MABTables.hxx
Log: INTEGRATION: CWS dba24 (1.4.262); FILE MERGED 2005/02/09 08:07:57 oj 1.4.262.1: #i26950# remove the need for XNamed File Changes: Directory: /dba/connectivity/source/inc/mozaddressbook/ ======================================================= File [changed]: MABTables.hxx Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/mozaddressbook/MABTables.hxx?r1=1.4&r2=1.5 Delta lines: +4 -4 ------------------- --- MABTables.hxx 12 Oct 2001 11:53:28 -0000 1.4 +++ MABTables.hxx 10 Mar 2005 15:40:49 -0000 1.5 @@ -75,7 +75,7 @@ class OMozabTables : public OMozabTables_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: OMozabTables(const ::com::sun::star::uno::Reference< ::com::sun::star::sdbc::XDatabaseMetaData >& _rMetaData,::cppu::OWeakObject& _rParent, ::osl::Mutex& _rMutex, const ::std::vector< ::rtl::OUString> &_rVector) : OMozabTables_BASE(_rMetaData,_rParent,_rMutex,_rVector) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
