Searched refs:rParagraphBoundRect (Results 1 – 1 of 1) sorted by relevance
415 Rectangle& rParagraphBoundRect = aParagraphIter->aBoundRect; in GetTextAreaOutline() local416 rTextArea.aBoundRect.Union( rParagraphBoundRect ); in GetTextAreaOutline()429 if ( aPolyPolyBoundRect.GetHeight() != rParagraphBoundRect.GetHeight() ) in GetTextAreaOutline()430 …aOutlineIter->Scale( 1.0, (double)rParagraphBoundRect.GetHeight() / aPolyPolyBoundRect.GetHeight()… in GetTextAreaOutline()432 sal_Int32 nMove = aPolyPolyBoundRect.Top() - rParagraphBoundRect.Top(); in GetTextAreaOutline()
Completed in 15 milliseconds