LibreOffice Module sw (master) 1
|
base for reading AND working on (will have different subclasses More...
#include <ww8struc.hxx>
Public Attributes | |
sal_uInt8 | cbFfnM1 |
sal_uInt8 | prg: 2 |
sal_uInt8 | fTrueType: 1 |
sal_uInt8 | _reserved1: 1 |
sal_uInt8 | ff: 3 |
sal_uInt8 | _reserved2: 1 |
short | wWeight |
sal_uInt8 | chs |
sal_uInt8 | ibszAlt |
base for reading AND working on (will have different subclasses
Definition at line 201 of file ww8struc.hxx.
sal_uInt8 WW8_FFN_BASE::_reserved1 |
Definition at line 208 of file ww8struc.hxx.
sal_uInt8 WW8_FFN_BASE::_reserved2 |
Definition at line 210 of file ww8struc.hxx.
sal_uInt8 WW8_FFN_BASE::cbFfnM1 |
Definition at line 204 of file ww8struc.hxx.
sal_uInt8 WW8_FFN_BASE::chs |
Definition at line 213 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::GetFontParams(), and SwWW8ImplReader::SetAnlvStrings().
sal_uInt8 WW8_FFN_BASE::ff |
Definition at line 209 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::GetFontParams().
sal_uInt8 WW8_FFN_BASE::fTrueType |
Definition at line 207 of file ww8struc.hxx.
sal_uInt8 WW8_FFN_BASE::ibszAlt |
Definition at line 214 of file ww8struc.hxx.
sal_uInt8 WW8_FFN_BASE::prg |
Definition at line 206 of file ww8struc.hxx.
Referenced by SwWW8ImplReader::GetFontParams().
short WW8_FFN_BASE::wWeight |
Definition at line 212 of file ww8struc.hxx.