Searched refs:nApiUnderl (Results 1 – 2 of 2) sorted by relevance
421 sal_Int16 nApiUnderl = AwtFontUnderline::NONE; in GetApiUnderline() local429 return nApiUnderl; in GetApiUnderline()487 void XclFontData::SetApiUnderline( sal_Int16 nApiUnderl ) in SetApiUnderline() argument489 switch( nApiUnderl ) in SetApiUnderline()583 Awt::FontSlant eApiPosture, sal_Int16 nApiUnderl, sal_Int16 nApiStrikeout ) in lclSetApiFontSettings() argument589 rFontData.SetApiUnderline( nApiUnderl ); in lclSetApiFontSettings()637 sal_Int16 nApiUnderl = 0, nApiStrikeout = 0; in ReadFontProperties() local646 maHlpChCommon >> nApiUnderl in ReadFontProperties()654 fApiHeight, fApiWeight, eApiPosture, nApiUnderl, nApiStrikeout ); in ReadFontProperties()681 >> nApiUnderl in ReadFontProperties()[all …]
383 void SetApiUnderline( sal_Int16 nApiUnderl );
Completed in 29 milliseconds