Searched refs:PLAINID (Results 1 – 1 of 1) sorted by relevance
109 #define PLAINID ((RTFPlainAttrMapIds*)aPlainMap.GetData()) macro594 if( PLAINID->nCaseMap && in ReadAttr()605 pSet->Put( SvxCaseMapItem( eCaseMap, PLAINID->nCaseMap )); in ReadAttr()611 if( PLAINID->nEscapement ) in ReadAttr()613 const sal_uInt16 nEsc = PLAINID->nEscapement; in ReadAttr()636 if( PLAINID->nEscapement ) in ReadAttr()638 const sal_uInt16 nEsc = PLAINID->nEscapement; in ReadAttr()644 if( PLAINID->nKering ) in ReadAttr()652 pSet->Put( SvxKerningItem( (short)nTokenValue, PLAINID->nKering )); in ReadAttr()657 if( PLAINID->nAutoKerning ) in ReadAttr()[all …]