User: obo     
Date: 2006/07/10 08:12:00

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

Log:
 INTEGRATION: CWS qiq (1.6.124); FILE MERGED
 2006/06/16 11:47:40 fs 1.6.124.1: during #i51143#:
 
 refactored VCollection:
 - createEmptyObject now named createDescriptor
 - cloneObject removed
 - appendObject now returns the newly created object
   (previously done via a subsequent call to cloneObject)

File Changes:

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

File [changed]: ContentHelper.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/inc/ContentHelper.hxx?r1=1.6&r2=1.7
Delta lines:  +1 -0
-------------------
--- ContentHelper.hxx   8 Sep 2005 13:32:58 -0000       1.6
+++ ContentHelper.hxx   10 Jul 2006 15:11:57 -0000      1.7
@@ -216,6 +216,7 @@
 
                // com::sun::star::lang::XUnoTunnel
                virtual sal_Int64 SAL_CALL getSomething( const 
::com::sun::star::uno::Sequence< sal_Int8 >& aIdentifier ) 
throw(::com::sun::star::uno::RuntimeException);
+        static OContentHelper* getImplementation( const 
::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& 
_rxComponent );
 
                // ::com::sun::star::container::XChild
                virtual ::com::sun::star::uno::Reference< 
::com::sun::star::uno::XInterface > SAL_CALL getParent(  ) throw 
(::com::sun::star::uno::RuntimeException);




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

Reply via email to