On 11/04/08 20:43, [EMAIL PROTECTED] wrote:
Type: info
Title: css.awt.ImageScaleMode
Posted by: [EMAIL PROTECTED]
Affected: -
Effective from: CWS dba31e
CWS:
<http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Path=DEV300/dba31e>
CWS status: new
*Summary*
--------
+ css.awt.ImageScaleMode
*Description*
-------------
/** defines modes how an image displayed in a given area should be
scaled to fit this area
*/
constants ImageScaleMode
{
/** specifies that no scaling should happen at all
*/
const short None = 0;
The "canonical" integer type in UNO is long, not short (IMO short is
plain unnecessary in UNO).
-Stephan
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]