Searched refs:PLAINID (Results 1 – 1 of 1) sorted by relevance
108 #define PLAINID ((RTFPlainAttrMapIds*)aPlainMap.GetData()) macro593 if( PLAINID->nCaseMap && in ReadAttr()604 pSet->Put( SvxCaseMapItem( eCaseMap, PLAINID->nCaseMap )); in ReadAttr()610 if( PLAINID->nEscapement ) in ReadAttr()612 const sal_uInt16 nEsc = PLAINID->nEscapement; in ReadAttr()635 if( PLAINID->nEscapement ) in ReadAttr()637 const sal_uInt16 nEsc = PLAINID->nEscapement; in ReadAttr()643 if( PLAINID->nKering ) in ReadAttr()651 pSet->Put( SvxKerningItem( (short)nTokenValue, PLAINID->nKering )); in ReadAttr()656 if( PLAINID->nAutoKerning ) in ReadAttr()[all …]