Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dpatattr.cxx247 sal_uInt16 nFontId, nHeightId, nWeightId, nPostureId, nLangId; in GetFont() local
253 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 14 milliseconds