User: obo Date: 2006/07/10 08:16:24 Modified: dba/dbaccess/source/core/misc/ContainerMediator.cxx
Log: INTEGRATION: CWS qiq (1.4.124); FILE MERGED 2006/06/27 12:04:42 fs 1.4.124.2: RESYNC: (1.4-1.5); FILE MERGED 2006/06/16 11:47:41 fs 1.4.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/misc/ ========================================== File [changed]: ContainerMediator.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/misc/ContainerMediator.cxx?r1=1.5&r2=1.6 Delta lines: +0 -3 ------------------- --- ContainerMediator.cxx 20 Jun 2006 02:47:56 -0000 1.5 +++ ContainerMediator.cxx 10 Jul 2006 15:16:22 -0000 1.6 @@ -212,9 +212,6 @@ Reference<XInterface> xTemp = *pForward; m_aForwardList.insert( PropertyForwardList::value_type(_sName,TPropertyForward(pForward,xTemp))); } - else - { - } } // ----------------------------------------------------------------------------- //........................................................................ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
