|
LibreOffice
LibreOffice 7.4 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. | |
| const byte | DRAFTED =2 |
| Repaint succeeded, primitive has been reproduced in preview quality. | |
| const byte | FAILED =3 |
| Repaint failed altogether. | |
| #define __com_sun_star_rendering_RepaintResult_idl__ |