Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdotextpathdecomposition.cxx709 …const ::std::vector< impPathTextPortion > rPathTextPortions = aConverter.decompositionPathTextPrim… in impDecomposePathTextPrimitive() local
711 if(!rPathTextPortions.empty()) in impDecomposePathTextPrimitive()
741 for(sal_uInt32 b(0L); b < rPathTextPortions.size(); b++) in impDecomposePathTextPrimitive()
743 const impPathTextPortion& rCandidate = rPathTextPortions[b]; in impDecomposePathTextPrimitive()

Completed in 13 milliseconds