Home
last modified time | relevance | path

Searched refs:nHeightId (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
251 nHeightId = ATTR_CJK_FONT_HEIGHT; in GetFont()
259 nHeightId = ATTR_CTL_FONT_HEIGHT; in GetFont()
267 nHeightId = ATTR_FONT_HEIGHT; in GetFont()
281 if ( pCondSet->GetItemState( nHeightId, sal_True, &pItem ) != SFX_ITEM_SET ) in GetFont()
282 pItem = &rItemSet.Get( nHeightId ); in GetFont()
337 rItemSet.Get( nHeightId )).GetHeight(); in GetFont()

Completed in 18 milliseconds