Searched defs:StdFontInfo (Results 1 – 2 of 2) sorted by relevance
54 struct StdFontInfo struct57 sal_uInt32 mnHeight; /// Font height (1/10,000 points).58 sal_uInt16 mnWeight; /// Font weight (normal/bold).59 sal_uInt16 mnCharSet; /// Font charset.60 sal_uInt8 mnFlags; /// Font flags.
117 StdFontInfo::StdFontInfo() : in StdFontInfo() function in oox::ole::StdFontInfo125 StdFontInfo::StdFontInfo( const ::rtl::OUString& rName, sal_uInt32 nHeight, in StdFontInfo() function in oox::ole::StdFontInfo
Completed in 19 milliseconds