User: vg      
Date: 05/03/10 07:38:21

Modified:
 /dba/connectivity/source/inc/dbase/
  DIndexColumns.hxx

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

File Changes:

Directory: /dba/connectivity/source/inc/dbase/
==============================================

File [changed]: DIndexColumns.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/inc/dbase/DIndexColumns.hxx?r1=1.5&r2=1.6
Delta lines:  +5 -5
-------------------
--- DIndexColumns.hxx   5 Jul 2002 08:09:58 -0000       1.5
+++ DIndexColumns.hxx   10 Mar 2005 15:38:17 -0000      1.6
@@ -80,10 +80,10 @@
                {
                        ODbaseIndex* m_pIndex;
                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 void impl_refresh() 
throw(::com::sun::star::uno::RuntimeException);
             virtual ::com::sun::star::uno::Reference< 
::com::sun::star::beans::XPropertySet > createEmptyObject();
-                       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);
                        virtual void appendObject( const 
::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& 
descriptor );
                public:
                        ODbaseIndexColumns(     ODbaseIndex* _pIndex,




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

Reply via email to