Searched refs:aLayRect (Results 1 – 2 of 2) sorted by relevance
236 SwRect aLayRect( rFmt.FindLayoutRect() ); in Frame() local237 Rectangle aRect( aLayRect.SVRect() ); in Frame()240 if ( aLayRect.IsEmpty() ) in Frame()
705 SwRect aLayRect(rFmt.FindLayoutRect(false, &aObjPos)); in WritePlc() local708 if( aLayRect.IsEmpty() ) in WritePlc()716 if ( aSizeRect.Width() > aLayRect.Width() ) in WritePlc()717 aLayRect.Width( aSizeRect.Width() ); in WritePlc()720 aRect = aLayRect.SVRect(); in WritePlc()