Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/ole/
H A Dolehelper.hxx54 struct StdFontInfo struct
57 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.
/trunk/main/oox/source/ole/
H A Dolehelper.cxx117 StdFontInfo::StdFontInfo() : in StdFontInfo() function in oox::ole::StdFontInfo
125 StdFontInfo::StdFontInfo( const ::rtl::OUString& rName, sal_uInt32 nHeight, in StdFontInfo() function in oox::ole::StdFontInfo

Completed in 19 milliseconds