Searched refs:impPathTextPortion (Results 1 – 1 of 1) sorted by relevance
78 class impPathTextPortion class94 impPathTextPortion(DrawPortionInfo& rInfo) in impPathTextPortion() function in __anona6b977610111::impPathTextPortion118 bool operator<(const impPathTextPortion& rComp) const in operator <()183 ::std::vector< impPathTextPortion > maPathTextPortions;193 const ::std::vector< impPathTextPortion >& decompositionPathTextPrimitive() in decompositionPathTextPrimitive()211 maPathTextPortions.push_back(impPathTextPortion(*pInfo)); in IMPL_LINK()228 … double getParagraphTextLength(const ::std::vector< const impPathTextPortion* >& rTextPortions) in getParagraphTextLength()235 const impPathTextPortion* pCandidate = rTextPortions[a]; in getParagraphTextLength()247 …xub_StrLen getNextGlyphLen(const impPathTextPortion* pCandidate, xub_StrLen nPosition, const ::com… in getNextGlyphLen()281 … basegfx::B2DPolygon rPolygonCandidate, const ::std::vector< const impPathTextPortion* >& rTextPor… in HandlePair()[all …]