20#ifndef __com_sun_star_graphic_GraphicType_idl__
21#define __com_sun_star_graphic_GraphicType_idl__
23module
com { module sun { module star { module graphic {
27published constants GraphicType
const byte VECTOR
Graphic is represented through vectors.
Definition: GraphicType.idl:39
const byte PIXEL
Graphic is represented through single pixels.
Definition: GraphicType.idl:35
const byte EMPTY
Graphic is empty.
Definition: GraphicType.idl:31
Definition: Ambiguous.idl:22