Home
last modified time | relevance | path

Searched refs:nPosture (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dsvxcss1.cxx295 sal_uInt16 nPosture; member
789 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()
H A Dhtmlatr.cxx2849 const FontItalic nPosture = ((const SvxPostureItem&)rHt).GetPosture(); in OutHTML_SwPosture() local
2850 if( ITALIC_NORMAL == nPosture ) in OutHTML_SwPosture()
/trunk/main/editeng/inc/editeng/
H A Dsvxrtf.hxx161 nPosture, member
/trunk/main/editeng/source/items/
H A Dtextitem.cxx528 sal_uInt8 nPosture; in Create() local
529 rStrm >> nPosture; in Create()
530 return new SvxPostureItem( (const FontItalic)nPosture, Which() ); in Create()
/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx1470 nPosture = rPool.GetTrueWhich( SID_ATTR_CHAR_POSTURE, sal_False ); in RTFPlainAttrMapIds()
H A Drtfitem.cxx131 pNormal = &pIds->nPosture; in SetScriptAttr()
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx479 void SvxCharBasePage::SetPrevFontStyle( const SfxItemSet& rSet, sal_uInt16 nPosture, sal_uInt16 nWe… in SetPrevFontStyle() argument
481 sal_uInt16 nWhich = GetWhich( nPosture ); in SetPrevFontStyle()

Completed in 84 milliseconds