Searched refs:POR_FLY (Results 1 – 3 of 3) sorted by relevance
90 #define POR_FLY 0x06c1 macro
44 : SwFixPortion(rFlyRect), nBlankWidth( 0 ) { SetWhichPor( POR_FLY ); } in SwFlyPortion()
147 inline sal_Bool IsFlyPortion( ) const{ return nWhichPor == POR_FLY; } in IsFlyPortion()