Searched defs:FontModel (Results 1 – 2 of 2) sorted by relevance
163 struct FontModel struct166 Color maColor; /// Font color.167 sal_Int32 mnScheme; /// Major/minor scheme font.168 sal_Int32 mnFamily; /// Font family.169 sal_Int32 mnCharSet; /// Windows font character set.170 double mfHeight; /// Font height in points.171 sal_Int32 mnUnderline; /// Underline style.172 sal_Int32 mnEscapement; /// Escapement style.173 bool mbBold; /// True = bold characters.174 bool mbItalic; /// True = italic characters.[all …]
607 FontModel::FontModel() : in FontModel() function in oox::xls::FontModel
Completed in 49 milliseconds