Searched refs:nPointCount2 (Results 1 – 2 of 2) sorted by relevance
740 const sal_uInt16 nPointCount2 = rOutlinePoly2.GetSize(); in FitTextOutlinesToShapeOutlines() local741 if ( ( nPointCount > 1 ) && ( nPointCount2 > 1 ) ) in FitTextOutlinesToShapeOutlines()746 vDistances2.reserve( nPointCount2 ); in FitTextOutlinesToShapeOutlines()
1026 const sal_uInt32 nPointCount2(rCandidate2.count()); in findCut() local1028 if(nIndex1 < nPointCount1 && nIndex2 < nPointCount2) in findCut()
Completed in 41 milliseconds