Tag: cws_src680_dba24c User: fs Date: 2007-10-30 08:51:37+0000 Modified: dba/dbaccess/source/ui/misc/imageprovider.cxx
Log: #i10000# File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: imageprovider.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/imageprovider.cxx?r1=1.3.110.2&r2=1.3.110.3 Delta lines: +3 -3 ------------------- --- imageprovider.cxx 2007-10-26 12:16:11+0000 1.3.110.2 +++ imageprovider.cxx 2007-10-30 08:51:34+0000 1.3.110.3 @@ -4,9 +4,9 @@ * * $RCSfile: imageprovider.cxx,v $ * - * $Revision: 1.3.110.2 $ + * $Revision: 1.3.110.3 $ * - * last change: $Author: fs $ $Date: 2007/10/26 12:16:11 $ + * last change: $Author: fs $ $Date: 2007/10/30 08:51:34 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -159,7 +159,7 @@ } //-------------------------------------------------------------------- - void ImageProvider::getImages( const String& _rName, sal_Int32 _nDatabaseObjectType, Image& _out_rImage, Image& _out_rImageHC ) + void ImageProvider::getImages( const String& _rName, const sal_Int32 _nDatabaseObjectType, Image& _out_rImage, Image& _out_rImageHC ) { if ( _nDatabaseObjectType != DatabaseObject::TABLE ) { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
