To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=53857
Issue #:|53857
Summary:|Purpose of STARIMAGE_AVAILABLE
Component:|Drawing
Version:|current
Platform:|All
URL:|
OS/Version:|All
Status:|NEW
Status whiteboard:|
Keywords:|
Resolution:|
Issue type:|DEFECT
Priority:|P3
Subcomponent:|code
Assigned to:|wg
Reported by:|pjanik
------- Additional comments from [EMAIL PROTECTED] Sat Aug 27 13:19:30 -0700
2005 -------
Hi,
what is the purpose of STARIMAGE_AVAILABLE? It is only undefined in
sd/inc/misc.hxx with this comment:
inc/misc.hxx-// do we have a StarOffice Image OLE server?
inc/misc.hxx:#undef STARIMAGE_AVAILABLE
Can we cleanup the code by removing this and all parts that reference it? This
define is used also in resource which are my primary concern now. The file
source/ui/app/res_bmp.src contains e.g.:
#ifdef STARIMAGE_AVAILABLE
Bitmap BMP_PRESOBJ_IMAGE
{
File = "image.bmp" ;
};
#endif
---------------------------------------------------------------------
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]