Searched refs:nPosture (Results 1 – 7 of 7) sorted by relevance
295 sal_uInt16 nPosture; member789 aItemIds.nPosture = rPool.GetTrueWhich( SID_ATTR_CHAR_POSTURE, sal_False ); in SvxCSS1Parser()1337 SvxPostureItem aPosture( eItalic, aItemIds.nPosture ); in ParseCSS1_font_style()1803 SvxPostureItem aPosture( eItalic, aItemIds.nPosture ); in ParseCSS1_font()
2849 const FontItalic nPosture = ((const SvxPostureItem&)rHt).GetPosture(); in OutHTML_SwPosture() local2850 if( ITALIC_NORMAL == nPosture ) in OutHTML_SwPosture()
161 nPosture, member
528 sal_uInt8 nPosture; in Create() local529 rStrm >> nPosture; in Create()530 return new SvxPostureItem( (const FontItalic)nPosture, Which() ); in Create()
1470 nPosture = rPool.GetTrueWhich( SID_ATTR_CHAR_POSTURE, sal_False ); in RTFPlainAttrMapIds()
131 pNormal = &pIds->nPosture; in SetScriptAttr()
479 void SvxCharBasePage::SetPrevFontStyle( const SfxItemSet& rSet, sal_uInt16 nPosture, sal_uInt16 nWe… in SetPrevFontStyle() argument481 sal_uInt16 nWhich = GetWhich( nPosture ); in SetPrevFontStyle()
Completed in 74 milliseconds