Searched refs:rFlyRect (Results 1 – 2 of 2) sorted by relevance
43 inline SwFlyPortion( const SwRect &rFlyRect ) in SwFlyPortion() argument44 : SwFixPortion(rFlyRect), nBlankWidth( 0 ) { SetWhichPor( POR_FLY ); } in SwFlyPortion()
69 SwFixPortion( const SwRect &rFlyRect );
Completed in 6 milliseconds