LibreOffice
LibreOffice 7.3 SDK API Reference
|
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. | |
Macros | |
#define | __com_sun_star_rendering_RepaintResult_idl__ |
Variables | |
const byte | REDRAWN =1 |
Repaint succeeded, primitive has been exactly reproduced. More... | |
const byte | DRAFTED =2 |
Repaint succeeded, primitive has been reproduced in preview quality. More... | |
const byte | FAILED =3 |
Repaint failed altogether. More... | |
#define __com_sun_star_rendering_RepaintResult_idl__ |