Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporrst.cxx140 SetWhichPor( POR_KERN ); in SwKernPortion()
153 SetWhichPor( POR_KERN ); in SwKernPortion()
H A Dporlin.hxx155 inline sal_Bool IsKernPortion( ) const{ return nWhichPor == POR_KERN; } in IsKernPortion()
/trunk/main/sw/source/core/inc/
H A Dtxttypes.hxx43 #define POR_KERN 0x0083 macro