Home
last modified time | relevance | path

Searched defs:StrokeModel (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/oox/inc/oox/vml/
H A Dvmlformatting.hxx160 struct StrokeModel struct
162 OptValue< bool > moStroked; /// Shape border line on/off.
163 StrokeArrowModel maStartArrow; /// Start line arrow style.
164 StrokeArrowModel maEndArrow; /// End line arrow style.
165 OptValue< ::rtl::OUString > moColor; /// Solid line color.
166 OptValue< double > moOpacity; /// Solid line color opacity.
167 OptValue< ::rtl::OUString > moWeight; /// Line width.
168 OptValue< ::rtl::OUString > moDashStyle; /// Line dash (predefined or manually).
169 OptValue< sal_Int32 > moLineStyle; /// Line style (single, double, ...).
170 OptValue< sal_Int32 > moEndCap; /// Type of line end cap.
[all …]

Completed in 14 milliseconds