Searched refs:POR_HNG (Results 1 – 3 of 3) sorted by relevance
53 #define POR_HNG 0x8004 macro
127 { SetWhichPor( POR_HNG ); SetLen( 1 ); Height( aSize.Height() ); } in SwHangingPortion()
154 inline sal_Bool IsHangingPortion( ) const{ return nWhichPor == POR_HNG; } in IsHangingPortion()