Searched refs:aTextAreaIter (Results 1 – 1 of 1) sorted by relevance
187 std::vector< FWTextArea >::iterator aTextAreaIter = rFWData.vTextAreas.begin(); in CalculateHorizontalScalingFactor() local189 while( aTextAreaIter != aTextAreaIEnd ) in CalculateHorizontalScalingFactor()219 aTextAreaIter++; in CalculateHorizontalScalingFactor()468 while ( aTextAreaIter != aTextAreaIEnd ) in GetFontWorkOutline()540 aTextAreaIter++; in GetFontWorkOutline()666 while( aTextAreaIter != aTextAreaIEnd ) in FitTextOutlinesToShapeOutlines()668 Rectangle rTextAreaBoundRect = aTextAreaIter->aBoundRect; in FitTextOutlinesToShapeOutlines()718 …fL = (double)( aTextAreaIter->aBoundRect.GetHeight() / 2.0 + aTextAreaIter->aBoundRect.Top() ) - a… in FitTextOutlinesToShapeOutlines()808 aTextAreaIter++; in FitTextOutlinesToShapeOutlines()822 while ( aTextAreaIter != aTextAreaIEnd ) in CreateSdrObjectFromParagraphOutlines()[all …]
Completed in 83 milliseconds