LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
RepaintResult.idl File Reference

Go to the source code of this file.

Modules

module  com
module  com::sun
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
module  com::sun::star::rendering
 Interfaces and data structures for rendering.

Constant Groups

constants  com::sun::star::rendering::RepaintResult
 These constants specify the result of the XCachedPrimitive render operation.

Variables

const byte REDRAWN =1
 Repaint succeeded, primitive has been exactly reproduced.
const byte DRAFTED =2
 Repaint succeeded, primitive has been reproduced in preview quality.
const byte FAILED =3
 Repaint failed altogether.