User: vg      
Date: 05/03/10 07:16:06

Modified:
 /dba/connectivity/inc/connectivity/
  TKeyColumns.hxx

Log:
 INTEGRATION: CWS dba24 (1.1.240); FILE MERGED
 2005/02/09 08:07:33 oj 1.1.240.1: #i26950# remove the need for XNamed

File Changes:

Directory: /dba/connectivity/inc/connectivity/
==============================================

File [changed]: TKeyColumns.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/inc/connectivity/TKeyColumns.hxx?r1=1.1&r2=1.2
Delta lines:  +5 -5
-------------------
--- TKeyColumns.hxx     25 Oct 2002 08:51:29 -0000      1.1
+++ TKeyColumns.hxx     10 Mar 2005 15:16:03 -0000      1.2
@@ -76,10 +76,10 @@
        {
                OTableKeyHelper* m_pKey;
        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);
         virtual ::com::sun::star::uno::Reference< 
::com::sun::star::beans::XPropertySet > createEmptyObject();
         virtual void impl_refresh() 
throw(::com::sun::star::uno::RuntimeException);
-               virtual ::com::sun::star::uno::Reference< 
::com::sun::star::container::XNamed > cloneObject(const 
::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& 
_xDescriptor);
+               virtual sdbcx::ObjectType cloneObject(const 
::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& 
_xDescriptor);
        public:
                OKeyColumnsHelper(      OTableKeyHelper* _pKey,
                                                ::osl::Mutex& _rMutex,




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to