Home
last modified time | relevance | path

Searched refs:LineArrowProperties (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/inc/oox/drawingml/
H A Dlineproperties.hxx34 struct LineArrowProperties struct
41 void assignUsed( const LineArrowProperties& rSourceProps );
51 LineArrowProperties maStartArrow; /// Start line arrow style.
52 LineArrowProperties maEndArrow; /// End line arrow style.
/trunk/main/oox/source/drawingml/
H A Dlineproperties.cxx177 const LineArrowProperties& rArrowProps, sal_Int32 nLineWidth, bool bLineEnd ) in lclPushMarkerProperties()
341 void LineArrowProperties::assignUsed( const LineArrowProperties& rSourceProps ) in assignUsed()
H A Dlinepropertiescontext.cxx92LineArrowProperties& rArrowProps = bTailEnd ? mrLineProperties.maEndArrow : mrLineProperties.maSta… in createFastChildContext()
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx44 using ::oox::drawingml::LineArrowProperties;
347 void lclConvertArrow( LineArrowProperties& orArrowProp, const StrokeArrowModel& rStrokeArrow ) in lclConvertArrow()

Completed in 39 milliseconds