LibreOffice
LibreOffice 7.3 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
GraphicType.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::graphic
 Interfaces for graphic handling.
 

Constant Groups

constants  com::sun::star::graphic::GraphicType
 Constants that describe the type of graphic.
 

Macros

#define __com_sun_star_graphic_GraphicType_idl__
 

Variables

const byte EMPTY = 0
 Graphic is empty. More...
 
const byte PIXEL = 1
 Graphic is represented through single pixels. More...
 
const byte VECTOR = 2
 Graphic is represented through vectors. More...
 

Macro Definition Documentation

◆ __com_sun_star_graphic_GraphicType_idl__

#define __com_sun_star_graphic_GraphicType_idl__