User: vg      
Date: 05/03/10 08:27:21

Modified:
 /dba/dbaccess/source/core/api/
  CIndexColumns.hxx

Log:
 INTEGRATION: CWS dba24 (1.2.368); FILE MERGED
 2005/02/09 08:12:56 oj 1.2.368.1: #i26950# remove the need for XNamed

File Changes:

Directory: /dba/dbaccess/source/core/api/
=========================================

File [changed]: CIndexColumns.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/api/CIndexColumns.hxx?r1=1.2&r2=1.3
Delta lines:  +5 -5
-------------------
--- CIndexColumns.hxx   12 Oct 2001 11:58:44 -0000      1.2
+++ CIndexColumns.hxx   10 Mar 2005 16:27:18 -0000      1.3
@@ -75,10 +75,10 @@
        {
                ODBIndex* m_pIndex;
        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 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 connectivity::sdbcx::ObjectType cloneObject(const 
::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& 
_xDescriptor);
        public:
                OIndexColumns(  ODBIndex* _pIndex,
                                                ::osl::Mutex& _rMutex,




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

Reply via email to