20module
com { module sun { module star { module graphic {
Constants that describe the type of graphic.
Definition GraphicType.idl:25
const byte VECTOR
Graphic is represented through vectors.
Definition GraphicType.idl:36
const byte PIXEL
Graphic is represented through single pixels.
Definition GraphicType.idl:32
const byte EMPTY
Graphic is empty.
Definition GraphicType.idl:28
Definition Ambiguous.idl:20