User: ihi     
Date: 2007-11-21 16:58:37+0000
Modified:
   dba/dbaccess/source/ui/browser/dsEntriesNoExp.cxx

Log:
 INTEGRATION: CWS dba24c (1.18.58); FILE MERGED
 2007/10/29 22:44:06 fs 1.18.58.2: merging changes from CWS dba24b herein, to 
not wait for later resync
 2007/10/26 12:16:55 fs 1.18.58.1: during #i73245# ImageProvider::getImage -> 
ImageProvider::getImages

File Changes:

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

File [changed]: dsEntriesNoExp.cxx
Url: 
http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/browser/dsEntriesNoExp.cxx?r1=1.19&r2=1.20
Delta lines:  +1 -2
-------------------
--- dsEntriesNoExp.cxx  2007-11-01 15:03:32+0000        1.19
+++ dsEntriesNoExp.cxx  2007-11-21 16:58:34+0000        1.20
@@ -251,8 +251,7 @@
                 else
                 {
                     sal_Int32 nObjectType( getDatabaseObjectType( pData->eType 
) );
-                    aImage = pImageProvider->getImage( GetEntryText( 
pEntryLoop ), nObjectType, false );
-                    aImageHC = pImageProvider->getImage( GetEntryText( 
pEntryLoop ), nObjectType, true );
+                    pImageProvider->getImages( GetEntryText( pEntryLoop ), 
nObjectType, aImage, aImageHC );
                 }
             }
 




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

Reply via email to