To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=65585
------- Additional comments from [EMAIL PROTECTED] Mon Aug 7 03:26:53 -0700 2006 ------- fs->fs: Best way is probably to introduce an "[maybevoid] XInputStream ImageStream" property at the css.awt.UnoControlImageControlModel service. This would overrule the ImageURL property, if present, and load the image directly from the given stream (if not NULL). Care needs to be taken in the forms module: Callers of OImageControlModel::handleNewImageURL must check whether they need to care for the ImageStream first. Also, when an ImageURL is set by whatever client (or only when set interactively?), ImageStream must be reset to NULL. --------------------------------------------------------------------- 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]
