Searched refs:DashStopVector (Results 1 – 3 of 3) sorted by relevance
49 typedef ::std::vector< DashStop > DashStopVector; typedef54 DashStopVector maCustomDash; /// User-defined line dash style.
101 void lclConvertCustomDash( LineDash& orLineDash, const LineProperties::DashStopVector& rCustomDash ) in lclConvertCustomDash()116 …for( LineProperties::DashStopVector::const_iterator aIt = rCustomDash.begin(), aEnd = rCustomDash.… in lclConvertCustomDash()
277 void lclGetDmlLineDash( OptValue< sal_Int32 >& oroPresetDash, LineProperties::DashStopVector& orCus… in lclGetDmlLineDash()
Completed in 9 milliseconds