LibreOffice
LibreOffice 24.2 SDK API 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::graphic |
Interfaces for graphic handling. | |
Constant Groups | |
constants | com::sun::star::graphic::GraphicColorMode |
describes different color modes which can be specified when requesting a graphic. | |
Variables | |
const long | NORMAL = 0 |
describes normal graphic colors, no particular color transformation is applied to the graphics. More... | |
const long | HIGH_CONTRAST = 1 |
used when requesting graphics which are suitable for a high-contrast environment. More... | |