Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: rendering ::

unpublished constants group RepaintResult
Usage Restrictions
not published
Description
These constants specify the result of the XCachedPrimitive render operation.

Since
OOo 2.0

Constants
REDRAWN Repaint succeeded, primitive has been exactly reproduced.  
DRAFTED Repaint succeeded, primitive has been reproduced in preview quality.  
FAILED Repaint failed altogether.  
Constants' Details
REDRAWN
const byte REDRAWN =1;
Description
Repaint succeeded, primitive has been exactly reproduced.
DRAFTED
const byte DRAFTED =2;
Description
Repaint succeeded, primitive has been reproduced in preview quality.
FAILED
const byte FAILED =3;
Description
Repaint failed altogether.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.