Searched refs:aPolyPolyBoundRect (Results 1 – 1 of 1) sorted by relevance
428 Rectangle aPolyPolyBoundRect( aOutlineIter->GetBoundRect() ); in GetTextAreaOutline() local429 if ( aPolyPolyBoundRect.GetHeight() != rParagraphBoundRect.GetHeight() ) in GetTextAreaOutline()430 …aOutlineIter->Scale( 1.0, (double)rParagraphBoundRect.GetHeight() / aPolyPolyBoundRect.GetHeight()… in GetTextAreaOutline()431 aPolyPolyBoundRect = aOutlineIter->GetBoundRect(); in GetTextAreaOutline()432 sal_Int32 nMove = aPolyPolyBoundRect.Top() - rParagraphBoundRect.Top(); in GetTextAreaOutline()
Completed in 14 milliseconds