User: obo     
Date: 2008-01-07 08:40:24+0000
Modified:
   dba/dbaccess/source/ui/browser/sbagrid.cxx

Log:
 INTEGRATION: CWS supdremove (1.81.80); FILE MERGED
 2007/11/16 10:23:20 vg 1.81.80.1: #i83674# cleanup: remove obsolete SUPD macro 
use

File Changes:

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

File [changed]: sbagrid.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/sbagrid.cxx?r1=1.81&r2=1.82
Delta lines:  +0 -4
-------------------
--- sbagrid.cxx 2007-07-06 08:05:23+0000        1.81
+++ sbagrid.cxx 2008-01-07 08:40:22+0000        1.82
@@ -926,11 +926,7 @@
                                
vClipboardList.push_back(::boost::shared_ptr<OTableRow>(new OTableRow(xField)));
                                OTableRowExchange* pData = new 
OTableRowExchange(vClipboardList);
                                Reference< 
::com::sun::star::datatransfer::XTransferable> xRef = pData;
-#if SUPD<631
-                               pData->CopyToClipboard();
-#else
                                pData->CopyToClipboard(GetParent());
-#endif
                        }
                        break;
 




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

Reply via email to