User: rt      
Date: 2008-01-29 17:12:58+0000
Modified:
   dba/dbaccess/source/ui/inc/sbagrid.hxx

Log:
 INTEGRATION: CWS oj30 (1.26.132); FILE MERGED
 2008/01/10 14:19:02 oj 1.26.132.1: #i85085# add std

File Changes:

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

File [changed]: sbagrid.hxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/sbagrid.hxx?r1=1.26&r2=1.27
Delta lines:  +1 -1
-------------------
--- sbagrid.hxx 2007-05-10 10:33:26+0000        1.26
+++ sbagrid.hxx 2008-01-29 17:12:56+0000        1.27
@@ -74,7 +74,7 @@
 namespace dbaui
 {
        //------------------------------------------------------------------
-       struct SbaURLCompare : public binary_function< 
::com::sun::star::util::URL, ::com::sun::star::util::URL, bool>
+       struct SbaURLCompare : public ::std::binary_function< 
::com::sun::star::util::URL, ::com::sun::star::util::URL, bool>
        {
                bool operator() (const ::com::sun::star::util::URL& x, const 
::com::sun::star::util::URL& y) const {return x.Complete == y.Complete ? true : 
false;}
        };




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

Reply via email to