Home
last modified time | relevance | path

Searched refs:POR_FLY (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/core/inc/
H A Dtxttypes.hxx90 #define POR_FLY 0x06c1 macro
/trunk/main/sw/source/core/text/
H A Dporfly.hxx44 : SwFixPortion(rFlyRect), nBlankWidth( 0 ) { SetWhichPor( POR_FLY ); } in SwFlyPortion()
H A Dporlin.hxx147 inline sal_Bool IsFlyPortion( ) const{ return nWhichPor == POR_FLY; } in IsFlyPortion()