User: vg      
Date: 05/03/10 08:36:32

Modified:
 /dba/dbaccess/source/core/inc/
  FilteredContainer.hxx

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

File Changes:

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

File [changed]: FilteredContainer.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/inc/FilteredContainer.hxx?r1=1.4&r2=1.5
Delta lines:  +2 -1
-------------------
--- FilteredContainer.hxx       22 Oct 2004 09:00:01 -0000      1.4
+++ FilteredContainer.hxx       10 Mar 2005 16:36:29 -0000      1.5
@@ -102,7 +102,8 @@
 
                // ::connectivity::sdbcx::OCollection
                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 ::rtl::OUString getNameForObject(const 
::connectivity::sdbcx::ObjectType& _xObject);
 
                /** tell the container to free all elements and all additional 
resources.<BR>
                        After using this method the object may be reconstructed 
by calling one of the <code>constrcuct</code> methods.




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

Reply via email to