Searched refs:GetScWeight (Results 1 – 4 of 4) sorted by relevance
328 FontWeight GetScWeight() const;
250 FontWeight XclFontData::GetScWeight() const in GetScWeight() function in XclFontData416 return VCLUnoHelper::ConvertFontWeight( GetScWeight() ); in GetApiWeight()
219 aFont.SetWeight( rFontData.GetScWeight() ); in SetCharWidth()
301 SvxWeightItem aWeightItem( maData.GetScWeight(), ATTR_FONT_WEIGHT ); in FillToItemSet()
Completed in 39 milliseconds