Searched refs:aLayRect (Results 1 – 2 of 2) sorted by relevance
237 SwRect aLayRect( rFmt.FindLayoutRect() ); in Frame() local238 Rectangle aRect( aLayRect.SVRect() ); in Frame()241 if ( aLayRect.IsEmpty() ) in Frame()
706 SwRect aLayRect(rFmt.FindLayoutRect(false, &aObjPos)); in WritePlc() local709 if( aLayRect.IsEmpty() ) in WritePlc()717 if ( aSizeRect.Width() > aLayRect.Width() ) in WritePlc()718 aLayRect.Width( aSizeRect.Width() ); in WritePlc()721 aRect = aLayRect.SVRect(); in WritePlc()
Completed in 36 milliseconds