20#ifndef __com_sun_star_drawing_LineCap_idl__
21#define __com_sun_star_drawing_LineCap_idl__
25 module
com { module sun { module star { module drawing {
LineCap
The LineCap defines rendering of ends of thick lines.
Definition LineCap.idl:29
@ BUTT
the line will end without any additional shape
Definition LineCap.idl:32
@ ROUND
the dash is a point
Definition DashStyle.idl:36
Definition Ambiguous.idl:22