Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/drawingml/
H A Dlineproperties.hxx48 typedef ::std::pair< sal_Int32, sal_Int32 > DashStop; typedef
49 typedef ::std::vector< DashStop > DashStopVector;
/trunk/main/oox/source/drawingml/
H A Dlinepropertiescontext.cxx77 mrLineProperties.maCustomDash.push_back( LineProperties::DashStop( in createFastChildContext()
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx305 …orCustomDash.push_back( LineProperties::DashStop( aValues[ 2 * nPairIdx ], aValues[ 2 * nPairIdx +… in lclGetDmlLineDash()

Completed in 15 milliseconds