LibreOffice Module sw (master) 1
Public Attributes | List of all members
WW8_FFN_BASE Struct Reference

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
 

Detailed Description

base for reading AND working on (will have different subclasses

Definition at line 201 of file ww8struc.hxx.

Member Data Documentation

◆ _reserved1

sal_uInt8 WW8_FFN_BASE::_reserved1

Definition at line 208 of file ww8struc.hxx.

◆ _reserved2

sal_uInt8 WW8_FFN_BASE::_reserved2

Definition at line 210 of file ww8struc.hxx.

◆ cbFfnM1

sal_uInt8 WW8_FFN_BASE::cbFfnM1

Definition at line 204 of file ww8struc.hxx.

◆ chs

sal_uInt8 WW8_FFN_BASE::chs

◆ ff

sal_uInt8 WW8_FFN_BASE::ff

Definition at line 209 of file ww8struc.hxx.

Referenced by SwWW8ImplReader::GetFontParams().

◆ fTrueType

sal_uInt8 WW8_FFN_BASE::fTrueType

Definition at line 207 of file ww8struc.hxx.

◆ ibszAlt

sal_uInt8 WW8_FFN_BASE::ibszAlt

Definition at line 214 of file ww8struc.hxx.

◆ prg

sal_uInt8 WW8_FFN_BASE::prg

Definition at line 206 of file ww8struc.hxx.

Referenced by SwWW8ImplReader::GetFontParams().

◆ wWeight

short WW8_FFN_BASE::wWeight

Definition at line 212 of file ww8struc.hxx.


The documentation for this struct was generated from the following file: