User: vg      
Date: 05/02/17 03:09:24

Modified:
 /dba/dbaccess/source/ui/relationdesign/
  RelationController.cxx

Log:
 INTEGRATION: CWS dba23 (1.37.22); FILE MERGED
 2005/01/20 16:28:45 oj 1.37.22.1: #i40965# fix for tables

File Changes:

Directory: /dba/dbaccess/source/ui/relationdesign/
==================================================

File [changed]: RelationController.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/relationdesign/RelationController.cxx?r1=1.37&r2=1.38
Delta lines:  +0 -1
-------------------
--- RelationController.cxx      16 Nov 2004 14:33:02 -0000      1.37
+++ RelationController.cxx      17 Feb 2005 11:09:22 -0000      1.38
@@ -296,7 +296,6 @@
                                                if ( haveDataSource() && 
getDataSource()->getPropertySetInfo()->hasPropertyByName(PROPERTY_LAYOUTINFORMATION)
 )
                                                {
                                                        Sequence<PropertyValue> 
aWindows;
-                                                       
getDataSource()->getPropertyValue(PROPERTY_LAYOUTINFORMATION) >>= aWindows;
                                                        
saveTableWindows(aWindows);
                                                        
getDataSource()->setPropertyValue(PROPERTY_LAYOUTINFORMATION,makeAny(aWindows));
                                                        setModified(sal_False);




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

Reply via email to