20 #ifndef __com_sun_star_drawing_CaptionType_idl__ 21 #define __com_sun_star_drawing_CaptionType_idl__ 24 module
com { module sun { module star { module drawing {
30 published constants CaptionType
const short straight
the caption line is a straight line from a caption area edge to the caption point.
Definition: CaptionType.idl:35
Definition: Ambiguous.idl:22
const short connector
the caption line is build up with a straight line from the caption area edge, followed by the shortes...
Definition: CaptionType.idl:45
const short angled
the caption line is the shortest line from the caption area edge to the caption point.
Definition: CaptionType.idl:40