User: vg Date: 05/03/10 08:28:56 Modified: /dba/dbaccess/source/core/api/ CKeys.hxx
Log: INTEGRATION: CWS dba24 (1.5.346); FILE MERGED 2005/02/09 08:12:57 oj 1.5.346.1: #i26950# remove the need for XNamed File Changes: Directory: /dba/dbaccess/source/core/api/ ========================================= File [changed]: CKeys.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/CKeys.hxx?r1=1.5&r2=1.6 Delta lines: +4 -4 ------------------- --- CKeys.hxx 25 Oct 2002 08:55:19 -0000 1.5 +++ CKeys.hxx 10 Mar 2005 16:28:52 -0000 1.6 @@ -72,7 +72,7 @@ { ::com::sun::star::uno::Reference< ::com::sun::star::container::XIndexAccess > m_xMasterKeys; protected: - virtual ::com::sun::star::uno::Reference< ::com::sun::star::container::XNamed > createObject(const ::rtl::OUString& _rName); + virtual connectivity::sdbcx::ObjectType createObject(const ::rtl::OUString& _rName); virtual ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > createEmptyObject(); virtual void appendObject( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& descriptor ); virtual void dropObject(sal_Int32 _nPos,const ::rtl::OUString _sElementName); --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
