Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/inc/
H A Dtxttypes.hxx45 #define POR_MULTI 0x0085 macro
/trunk/main/sw/source/core/text/
H A Dporlin.hxx157 inline sal_Bool IsMultiPortion( ) const{ return nWhichPor == POR_MULTI; } in IsMultiPortion()
H A Dpormulti.hxx105 { SetWhichPor( POR_MULTI ); SetLen( nEnd ); } in SwMultiPortion()