Home
last modified time | relevance | path

Searched refs:DashStopVector (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/inc/oox/drawingml/
H A Dlineproperties.hxx49 typedef ::std::vector< DashStop > DashStopVector; typedef
54 DashStopVector maCustomDash; /// User-defined line dash style.
/trunk/main/oox/source/drawingml/
H A Dlineproperties.cxx101 void lclConvertCustomDash( LineDash& orLineDash, const LineProperties::DashStopVector& rCustomDash ) in lclConvertCustomDash()
116 …for( LineProperties::DashStopVector::const_iterator aIt = rCustomDash.begin(), aEnd = rCustomDash.… in lclConvertCustomDash()
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx277 void lclGetDmlLineDash( OptValue< sal_Int32 >& oroPresetDash, LineProperties::DashStopVector& orCus… in lclGetDmlLineDash()

Completed in 9 milliseconds