Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/core/inc/
H A Dtxttypes.hxx53 #define POR_HNG 0x8004 macro
/AOO42X/main/sw/source/core/text/
H A Dporrst.hxx127 { SetWhichPor( POR_HNG ); SetLen( 1 ); Height( aSize.Height() ); } in SwHangingPortion()
H A Dporlin.hxx154 inline sal_Bool IsHangingPortion( ) const{ return nWhichPor == POR_HNG; } in IsHangingPortion()