Searched refs:DashStop (Results 1 – 3 of 3) sorted by relevance
48 typedef ::std::pair< sal_Int32, sal_Int32 > DashStop; typedef49 typedef ::std::vector< DashStop > DashStopVector;
77 mrLineProperties.maCustomDash.push_back( LineProperties::DashStop( in createFastChildContext()
305 …orCustomDash.push_back( LineProperties::DashStop( aValues[ 2 * nPairIdx ], aValues[ 2 * nPairIdx +… in lclGetDmlLineDash()
Completed in 15 milliseconds