LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_drawing_FillStyle_idl__
20 #define __com_sun_star_drawing_FillStyle_idl__
24 module
com { module sun { module star { module drawing {
@ HATCH
use a hatch to fill the area.
Definition: FillStyle.idl:41
@ NONE
the area is not filled.
Definition: FillStyle.idl:32
FillStyle
specifies how an area will be filled.
Definition: FillStyle.idl:29
@ GRADIENT
use a gradient color to fill the area.
Definition: FillStyle.idl:38
Definition: Ambiguous.idl:22
@ BITMAP
use a bitmap to fill the area.
Definition: FillStyle.idl:44
@ SOLID
use a solid color to fill the area.
Definition: FillStyle.idl:35