Home
last modified time | relevance | path

Searched refs:aParagraphIEnd (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx200 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()
688 while( aParagraphIter != aParagraphIEnd ) in FitTextOutlinesToShapeOutlines()
750 std::vector< FWParagraphData >::iterator aParagraphIEnd = aTextAreaIter->vParagraphs.end(); in FitTextOutlinesToShapeOutlines() local
751 while( aParagraphIter != aParagraphIEnd ) in FitTextOutlinesToShapeOutlines()
[all …]

Completed in 15 milliseconds