Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx188 std::vector< FWTextArea >::iterator aTextAreaIEnd = rFWData.vTextAreas.end(); in CalculateHorizontalScalingFactor() local
189 while( aTextAreaIter != aTextAreaIEnd ) in CalculateHorizontalScalingFactor()
455 std::vector< FWTextArea >::iterator aTextAreaIEnd = rFWData.vTextAreas.end(); in GetFontWorkOutline() local
468 while ( aTextAreaIter != aTextAreaIEnd ) in GetFontWorkOutline()
663 std::vector< FWTextArea >::iterator aTextAreaIEnd = rFWData.vTextAreas.end(); in FitTextOutlinesToShapeOutlines() local
666 while( aTextAreaIter != aTextAreaIEnd ) in FitTextOutlinesToShapeOutlines()
821 std::vector< FWTextArea >::const_iterator aTextAreaIEnd = rFWData.vTextAreas.end(); in CreateSdrObjectFromParagraphOutlines() local
822 while ( aTextAreaIter != aTextAreaIEnd ) in CreateSdrObjectFromParagraphOutlines()

Completed in 22 milliseconds