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::rendering |
Interfaces and data structures for rendering. | |
Constant Groups | |
constants | com::sun::star::rendering::FloatingPointBitmapFormat |
This structure describes format of a floating point bitmap. | |
Variables | |
const byte | HALFFLOAT =0 |
Half-float format. More... | |
const byte | FLOAT =1 |
IEEE float format. More... | |
const byte | DOUBLE =2 |
IEEE double format. More... | |