Searched refs:rPathTextPortions (Results 1 – 1 of 1) sorted by relevance
709 …const ::std::vector< impPathTextPortion > rPathTextPortions = aConverter.decompositionPathTextPrim… in impDecomposePathTextPrimitive() local711 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 10 milliseconds