Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/inc/
H A Dtxttypes.hxx40 #define POR_HOLE 0x0080 macro
/AOO41X/main/sw/source/core/text/
H A Dporlin.hxx148 inline sal_Bool IsHolePortion( ) const{ return nWhichPor == POR_HOLE; } in IsHolePortion()
H A Dportxt.cxx858 SetWhichPor( POR_HOLE ); in SwHolePortion()