LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
FloatingPointBitmapFormat.idl File 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::FloatingPointBitmapFormat
 This structure describes format of a floating point bitmap.
 

Macros

#define __com_sun_star_rendering_FloatingPointBitmapFormat_idl__
 

Variables

const byte HALFFLOAT =0
 Half-float format.
 
const byte FLOAT =1
 IEEE float format.
 
const byte DOUBLE =2
 IEEE double format.
 

Macro Definition Documentation

◆ __com_sun_star_rendering_FloatingPointBitmapFormat_idl__

#define __com_sun_star_rendering_FloatingPointBitmapFormat_idl__