Searched refs:aParagraphIEnd (Results 1 – 1 of 1) sorted by relevance
199 … std::vector< FWParagraphData >::const_iterator aParagraphIEnd( aTextAreaIter->vParagraphs.end() ); in CalculateHorizontalScalingFactor() local200 while( aParagraphIter != aParagraphIEnd ) in CalculateHorizontalScalingFactor()231 std::vector< FWParagraphData >::iterator aParagraphIEnd( rTextArea.vParagraphs.end() ); in GetTextAreaOutline() local232 while( aParagraphIter != aParagraphIEnd ) in GetTextAreaOutline()474 … std::vector< FWParagraphData >::iterator aParagraphIEnd( aTextAreaIter->vParagraphs.end() ); in GetFontWorkOutline() local475 while ( aParagraphIter != aParagraphIEnd ) in GetFontWorkOutline()507 … std::vector< FWParagraphData >::iterator aParagraphIEnd( aTextAreaIter->vParagraphs.end() ); in GetFontWorkOutline() local508 while ( aParagraphIter != aParagraphIEnd ) in GetFontWorkOutline()687 … std::vector< FWParagraphData >::iterator aParagraphIEnd( aTextAreaIter->vParagraphs.end() ); in FitTextOutlinesToShapeOutlines() local688 while( aParagraphIter != aParagraphIEnd ) in FitTextOutlinesToShapeOutlines()[all …]