Lines Matching refs:aParagraphIEnd
199 std::vector< FWParagraphData >::const_iterator aParagraphIEnd( aTextAreaIter->vParagraphs.end() ); in CalculateHorizontalScalingFactor() local
200 while( aParagraphIter != aParagraphIEnd ) in CalculateHorizontalScalingFactor()
231 std::vector< FWParagraphData >::iterator aParagraphIEnd( rTextArea.vParagraphs.end() ); in GetTextAreaOutline() local
232 while( aParagraphIter != aParagraphIEnd ) in GetTextAreaOutline()
474 std::vector< FWParagraphData >::iterator aParagraphIEnd( aTextAreaIter->vParagraphs.end() ); in GetFontWorkOutline() local
475 while ( aParagraphIter != aParagraphIEnd ) in GetFontWorkOutline()
507 std::vector< FWParagraphData >::iterator aParagraphIEnd( aTextAreaIter->vParagraphs.end() ); in GetFontWorkOutline() local
508 while ( aParagraphIter != aParagraphIEnd ) in GetFontWorkOutline()
687 std::vector< FWParagraphData >::iterator aParagraphIEnd( aTextAreaIter->vParagraphs.end() ); in FitTextOutlinesToShapeOutlines() local
688 while( aParagraphIter != aParagraphIEnd ) in FitTextOutlinesToShapeOutlines()
750 std::vector< FWParagraphData >::iterator aParagraphIEnd = aTextAreaIter->vParagraphs.end(); in FitTextOutlinesToShapeOutlines() local
751 while( aParagraphIter != aParagraphIEnd ) in FitTextOutlinesToShapeOutlines()
825 std::vector< FWParagraphData >::const_iterator aParagraphIEnd = aTextAreaIter->vParagraphs.end(); in CreateSdrObjectFromParagraphOutlines() local
826 while ( aParagraphIter != aParagraphIEnd ) in CreateSdrObjectFromParagraphOutlines()