Searched refs:LineArrowProperties (Results 1 – 4 of 4) sorted by relevance
34 struct LineArrowProperties struct41 void assignUsed( const LineArrowProperties& rSourceProps );51 LineArrowProperties maStartArrow; /// Start line arrow style.52 LineArrowProperties maEndArrow; /// End line arrow style.
177 const LineArrowProperties& rArrowProps, sal_Int32 nLineWidth, bool bLineEnd ) in lclPushMarkerProperties()341 void LineArrowProperties::assignUsed( const LineArrowProperties& rSourceProps ) in assignUsed()
92 …LineArrowProperties& rArrowProps = bTailEnd ? mrLineProperties.maEndArrow : mrLineProperties.maSta… in createFastChildContext()
44 using ::oox::drawingml::LineArrowProperties;347 void lclConvertArrow( LineArrowProperties& orArrowProp, const StrokeArrowModel& rStrokeArrow ) in lclConvertArrow()
Completed in 39 milliseconds