Searched refs:aTextAreaIEnd (Results 1 – 1 of 1) sorted by relevance
188 std::vector< FWTextArea >::iterator aTextAreaIEnd = rFWData.vTextAreas.end(); in CalculateHorizontalScalingFactor() local189 while( aTextAreaIter != aTextAreaIEnd ) in CalculateHorizontalScalingFactor()455 std::vector< FWTextArea >::iterator aTextAreaIEnd = rFWData.vTextAreas.end(); in GetFontWorkOutline() local468 while ( aTextAreaIter != aTextAreaIEnd ) in GetFontWorkOutline()663 std::vector< FWTextArea >::iterator aTextAreaIEnd = rFWData.vTextAreas.end(); in FitTextOutlinesToShapeOutlines() local666 while( aTextAreaIter != aTextAreaIEnd ) in FitTextOutlinesToShapeOutlines()821 std::vector< FWTextArea >::const_iterator aTextAreaIEnd = rFWData.vTextAreas.end(); in CreateSdrObjectFromParagraphOutlines() local822 while ( aTextAreaIter != aTextAreaIEnd ) in CreateSdrObjectFromParagraphOutlines()
Completed in 20 milliseconds