Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dtxttypes.hxx56 #define POR_DROP 0x8080 macro
/trunk/main/sw/source/core/text/
H A Dporlin.hxx143 inline sal_Bool IsDropPortion( ) const{ return nWhichPor == POR_DROP; } in IsDropPortion()
H A Dtxtdrop.cxx135 SetWhichPor( POR_DROP ); in SwDropPortion()