Language
The Free and Open Productivity Suite
:: 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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.