Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxlstyle.cxx582 const String& rApiFontName, float fApiHeight, float fApiWeight, in lclSetApiFontSettings() argument
586 rFontData.SetApiHeight( fApiHeight ); in lclSetApiFontSettings()
636 float fApiHeight, fApiWeight; in ReadFontProperties() local
643 rPropSetHlp >> aApiFontName >> fApiHeight >> eApiPosture >> fApiWeight; in ReadFontProperties()
654 fApiHeight, fApiWeight, eApiPosture, nApiUnderl, nApiStrikeout ); in ReadFontProperties()
670 float fApiHeight, fApiWeight; in ReadFontProperties() local
678 >> fApiHeight in ReadFontProperties()
688 fApiHeight, fApiWeight, eApiPosture, nApiUnderl, nApiStrikeout ); in ReadFontProperties()

Completed in 28 milliseconds