Searched defs:AxFontData (Results 1 – 2 of 2) sorted by relevance
111 struct AxFontData struct114 sal_uInt32 mnFontEffects; /// Font effect flags.115 sal_Int32 mnFontHeight; /// Height of the font (not really twips, see code).116 sal_Int32 mnFontCharSet; /// Windows character set of the font.117 sal_Int32 mnHorAlign; /// Horizontal text alignment.118 …bool mbDblUnderline; /// True = double underline style (legacy VML drawing cont…
119 AxFontData::AxFontData() : in AxFontData() function in oox::ole::AxFontData
Completed in 27 milliseconds