Home
last modified time | relevance | path

Searched defs:AxFontData (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/oox/inc/oox/ole/
H A Daxbinaryreader.hxx111 struct AxFontData struct
114 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…
/aoo42x/main/oox/source/ole/
H A Daxbinaryreader.cxx119 AxFontData::AxFontData() : in AxFontData() function in oox::ole::AxFontData

Completed in 34 milliseconds