Lines Matching refs:aCharacterIEnd
333 std::vector< FWCharacterData >::iterator aCharacterIEnd( aParagraphIter->vCharacters.end() ); in GetTextAreaOutline() local
334 while ( aCharacterIter != aCharacterIEnd ) in GetTextAreaOutline()
385 std::vector< FWCharacterData >::iterator aCharacterIEnd ( aParagraphIter->vCharacters.end() ); in GetTextAreaOutline() local
386 while ( aCharacterIter != aCharacterIEnd ) in GetTextAreaOutline()
421 std::vector< FWCharacterData >::iterator aCharacterIEnd( aParagraphIter->vCharacters.end() ); in GetTextAreaOutline() local
422 while ( aCharacterIter != aCharacterIEnd ) in GetTextAreaOutline()
483 std::vector< FWCharacterData >::iterator aCharacterIEnd( aParagraphIter->vCharacters.end() ); in GetFontWorkOutline() local
484 while ( aCharacterIter != aCharacterIEnd ) in GetFontWorkOutline()
518 std::vector< FWCharacterData >::iterator aCharacterIEnd( aParagraphIter->vCharacters.end() ); in GetFontWorkOutline() local
519 while ( aCharacterIter != aCharacterIEnd ) in GetFontWorkOutline()
691 std::vector< FWCharacterData >::iterator aCharacterIEnd( aParagraphIter->vCharacters.end() ); in FitTextOutlinesToShapeOutlines() local
692 while ( aCharacterIter != aCharacterIEnd ) in FitTextOutlinesToShapeOutlines()
754 std::vector< FWCharacterData >::iterator aCharacterIEnd( aParagraphIter->vCharacters.end() ); in FitTextOutlinesToShapeOutlines() local
755 while ( aCharacterIter != aCharacterIEnd ) in FitTextOutlinesToShapeOutlines()
829 …std::vector< FWCharacterData >::const_iterator aCharacterIEnd( aParagraphIter->vCharacters.end() ); in CreateSdrObjectFromParagraphOutlines() local
830 while ( aCharacterIter != aCharacterIEnd ) in CreateSdrObjectFromParagraphOutlines()