Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx187 std::vector< FWTextArea >::iterator aTextAreaIter = rFWData.vTextAreas.begin(); in CalculateHorizontalScalingFactor() local
189 while( aTextAreaIter != aTextAreaIEnd ) in CalculateHorizontalScalingFactor()
219 aTextAreaIter++; in CalculateHorizontalScalingFactor()
468 while ( aTextAreaIter != aTextAreaIEnd ) in GetFontWorkOutline()
540 aTextAreaIter++; in GetFontWorkOutline()
666 while( aTextAreaIter != aTextAreaIEnd ) in FitTextOutlinesToShapeOutlines()
668 Rectangle rTextAreaBoundRect = aTextAreaIter->aBoundRect; in FitTextOutlinesToShapeOutlines()
718 …fL = (double)( aTextAreaIter->aBoundRect.GetHeight() / 2.0 + aTextAreaIter->aBoundRect.Top() ) - a… in FitTextOutlinesToShapeOutlines()
808 aTextAreaIter++; in FitTextOutlinesToShapeOutlines()
822 while ( aTextAreaIter != aTextAreaIEnd ) in CreateSdrObjectFromParagraphOutlines()
[all …]

Completed in 16 milliseconds