Lines Matching defs:RTFPlainAttrMapIds
149 struct RTFPlainAttrMapIds struct
151 sal_uInt16 nCaseMap,
152 nBgColor,
153 nColor,
154 nContour,
155 nCrossedOut,
156 nEscapement,
157 nFont,
158 nFontHeight,
159 nKering,
160 nLanguage,
161 nPosture,
162 nShadowed,
186 RTFPlainAttrMapIds( const SfxItemPool& rPool ); argument