Tag: odbmacros_2_5
User: fs      
Date: 2008-02-20 14:47:40+0000
Modified:
   dba/dbaccess/source/core/dataaccess/documentdefinition.cxx

Log:
 'resync' copy changes 1.50.2.5->1.5.2.6 onto branch odbmacros_2_5

File Changes:

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

File [changed]: documentdefinition.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/core/dataaccess/documentdefinition.cxx?r1=1.50.2.5.2.1&r2=1.50.2.5.2.2
Delta lines:  +3 -3
-------------------
--- documentdefinition.cxx      2008-02-14 12:18:07+0000        1.50.2.5.2.1
+++ documentdefinition.cxx      2008-02-20 14:47:36+0000        1.50.2.5.2.2
@@ -4,9 +4,9 @@
  *
  *  $RCSfile: documentdefinition.cxx,v $
  *
- *  $Revision: 1.50.2.5.2.1 $
+ *  $Revision: 1.50.2.5.2.2 $
  *
- *  last change: $Author: fs $ $Date: 2008/02/14 12:18:07 $
+ *  last change: $Author: fs $ $Date: 2008/02/20 14:47:36 $
  *
  *  The Contents of this file are made available subject to
  *  the terms of GNU Lesser General Public License Version 2.1.
@@ -1516,7 +1516,7 @@
     if  ( xParentFrame.is() )
         OutplaceFrameProperties.put( "ParentFrame", xParentFrame );
 
-    aEmbeddedDescriptor.put( "OutplaceFrameProperties", 
OutplaceFrameProperties.getPropertyValues() );
+    aEmbeddedDescriptor.put( "OutplaceFrameProperties", 
OutplaceFrameProperties.getNamedValues() );
 
     // 
.........................................................................
     // tell the embedded object to have (or not have) script support




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

Reply via email to