Home
last modified time | relevance | path

Searched refs:nContour (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/filter/ww8/ !
H A Dwrtw8esh.cxx794 sal_uInt16 nContour = rSurr.IsContour() ? 0x0080 : 0x0040; in WritePlc() local
815 nFlags |= 0x0000 | nContour; in WritePlc()
818 nFlags |= 0x0600 | nContour; in WritePlc()
821 nFlags |= 0x0200 | nContour; in WritePlc()
824 nFlags |= 0x0400 | nContour; in WritePlc()
/trunk/main/editeng/inc/editeng/ !
H A Dsvxrtf.hxx154 nContour, member
/trunk/main/editeng/source/rtf/ !
H A Drtfitem.cxx729 if( PLAINID->nContour && in ReadAttr()
733 PLAINID->nContour )); in ReadAttr()
H A Dsvxrtf.cxx1462 nContour = rPool.GetTrueWhich( SID_ATTR_CHAR_CONTOUR, sal_False ); in RTFPlainAttrMapIds()