Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dpatattr.cxx190 nWeightId = ATTR_CJK_FONT_WEIGHT; in getFontIDsByScriptType()
198 nWeightId = ATTR_CTL_FONT_WEIGHT; in getFontIDsByScriptType()
206 nWeightId = ATTR_FONT_WEIGHT; in getFontIDsByScriptType()
237 sal_uInt16 nFontId, nHeightId, nWeightId, nPostureId, nLangId; in GetFont() local
238 getFontIDsByScriptType(nScript, nFontId, nHeightId, nWeightId, nPostureId, nLangId); in GetFont()
252 if ( pCondSet->GetItemState( nWeightId, true, &pItem ) != SfxItemState::SET ) in GetFont()
253 pItem = &rItemSet.Get( nWeightId ); in GetFont()
306 rItemSet.Get( nWeightId )).GetValue(); in GetFont()
458 sal_uInt16 nFontId, nHeightId, nWeightId, nPostureId, nLangId; in GetDxfFont() local
476 if ( rItemSet.GetItemState( nWeightId, true, &pItem ) == SfxItemState::SET ) in GetDxfFont()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dpatattr.cxx190 nWeightId = ATTR_CJK_FONT_WEIGHT; in getFontIDsByScriptType()
198 nWeightId = ATTR_CTL_FONT_WEIGHT; in getFontIDsByScriptType()
206 nWeightId = ATTR_FONT_WEIGHT; in getFontIDsByScriptType()
237 sal_uInt16 nFontId, nHeightId, nWeightId, nPostureId, nLangId; in GetFont() local
238 getFontIDsByScriptType(nScript, nFontId, nHeightId, nWeightId, nPostureId, nLangId); in GetFont()
252 if ( pCondSet->GetItemState( nWeightId, true, &pItem ) != SfxItemState::SET ) in GetFont()
253 pItem = &rItemSet.Get( nWeightId ); in GetFont()
306 rItemSet.Get( nWeightId )).GetValue(); in GetFont()
458 sal_uInt16 nFontId, nHeightId, nWeightId, nPostureId, nLangId; in GetDxfFont() local
476 if ( rItemSet.GetItemState( nWeightId, true, &pItem ) == SfxItemState::SET ) in GetDxfFont()
[all …]