To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=61235
                  Issue #:|61235
                  Summary:|64bit:svx: ResId should be sal_uInt32 in galmisc.cxx
                Component:|Drawing
                  Version:|680m153
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|PATCH
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|wg
              Reported by:|kendy





------- Additional comments from [EMAIL PROTECTED] Fri Jan 27 06:06:42 -0800 
2006 -------
--- svx/source/gallery2/galmisc.cxx     2006-01-27 14:20:19.000000000 +0100  
+++ svx/source/gallery2/galmisc.cxx     2006-01-27 14:20:59.000000000 +0100  
@@ -103,7 +103,7 @@ ResMgr* GetGalleryResMgr()  
 // - GalleryResGetBitmapEx -  
 // -------------------------  
   
-BitmapEx GalleryResGetBitmapEx( ULONG nId )  
+BitmapEx GalleryResGetBitmapEx( sal_uInt32 nId )  
 {  
     BitmapEx aBmpEx( GAL_RESID( nId ) );  
       
 
Do you have a CWS where you could commit this?  Thank you in advance!

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

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


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

Reply via email to