Home
last modified time | relevance | path

Searched refs:POR_CONTROLCHAR (Results 1 – 6 of 6) sorted by relevance

/AOO42X/main/sw/source/core/inc/
H A Dtxttypes.hxx47 #define POR_CONTROLCHAR 0x0087 macro
/AOO42X/main/sw/source/core/text/
H A Dporrst.hxx164 SetWhichPor( POR_CONTROLCHAR ); SetLen( 1 ); in SwControlCharPortion()
H A Dporlin.hxx159 inline sal_Bool IsControlCharPortion() const { return nWhichPor == POR_CONTROLCHAR; } in IsControlCharPortion()
H A Dporrst.cxx512 rInf.DrawViewOpt( *this, POR_CONTROLCHAR ); in Paint()
H A Dinftxt.cxx1294 case POR_CONTROLCHAR: in DrawViewOpt()
/AOO42X/main/sw/source/core/access/
H A Daccportions.cxx214 case POR_CONTROLCHAR: in Special()