Searched refs:nPostureId (Results 1 – 1 of 1) sorted by relevance
247 sal_uInt16 nFontId, nHeightId, nWeightId, nPostureId, nLangId; in GetFont() local253 nPostureId = ATTR_CJK_FONT_POSTURE; in GetFont()261 nPostureId = ATTR_CTL_FONT_POSTURE; in GetFont()269 nPostureId = ATTR_FONT_POSTURE; in GetFont()289 if ( pCondSet->GetItemState( nPostureId, sal_True, &pItem ) != SFX_ITEM_SET ) in GetFont()290 pItem = &rItemSet.Get( nPostureId ); in GetFont()341 rItemSet.Get( nPostureId )).GetValue(); in GetFont()
Completed in 21 milliseconds