LibreOffice Module lotuswordpro (master) 1
Public Member Functions | Private Attributes | List of all members
LwpPanoseNumber Class Reference

used for lwpfont for font description More...

#include <lwpbasetype.hxx>

Public Member Functions

 LwpPanoseNumber ()
 
void Read (LwpObjectStream *pStrm)
 @descr read PonoseNumber from object stream More...
 

Private Attributes

sal_uInt8 m_nFamilyType
 
sal_uInt8 m_nSerifStyle
 
sal_uInt8 m_nWeight
 
sal_uInt8 m_nProportion
 
sal_uInt8 m_nContrast
 
sal_uInt8 m_nStrokeVariation
 
sal_uInt8 m_nArmStyle
 
sal_uInt8 m_nLetterform
 
sal_uInt8 m_nMidline
 
sal_uInt8 m_nXHeight
 

Detailed Description

used for lwpfont for font description

Definition at line 70 of file lwpbasetype.hxx.

Constructor & Destructor Documentation

◆ LwpPanoseNumber()

LwpPanoseNumber::LwpPanoseNumber ( )
inline

Definition at line 73 of file lwpbasetype.hxx.

Member Function Documentation

◆ Read()

void LwpPanoseNumber::Read ( LwpObjectStream pStrm)

Member Data Documentation

◆ m_nArmStyle

sal_uInt8 LwpPanoseNumber::m_nArmStyle
private

Definition at line 97 of file lwpbasetype.hxx.

Referenced by Read().

◆ m_nContrast

sal_uInt8 LwpPanoseNumber::m_nContrast
private

Definition at line 95 of file lwpbasetype.hxx.

Referenced by Read().

◆ m_nFamilyType

sal_uInt8 LwpPanoseNumber::m_nFamilyType
private

Definition at line 91 of file lwpbasetype.hxx.

Referenced by Read().

◆ m_nLetterform

sal_uInt8 LwpPanoseNumber::m_nLetterform
private

Definition at line 98 of file lwpbasetype.hxx.

Referenced by Read().

◆ m_nMidline

sal_uInt8 LwpPanoseNumber::m_nMidline
private

Definition at line 99 of file lwpbasetype.hxx.

Referenced by Read().

◆ m_nProportion

sal_uInt8 LwpPanoseNumber::m_nProportion
private

Definition at line 94 of file lwpbasetype.hxx.

Referenced by Read().

◆ m_nSerifStyle

sal_uInt8 LwpPanoseNumber::m_nSerifStyle
private

Definition at line 92 of file lwpbasetype.hxx.

Referenced by Read().

◆ m_nStrokeVariation

sal_uInt8 LwpPanoseNumber::m_nStrokeVariation
private

Definition at line 96 of file lwpbasetype.hxx.

Referenced by Read().

◆ m_nWeight

sal_uInt8 LwpPanoseNumber::m_nWeight
private

Definition at line 93 of file lwpbasetype.hxx.

Referenced by Read().

◆ m_nXHeight

sal_uInt8 LwpPanoseNumber::m_nXHeight
private

Definition at line 100 of file lwpbasetype.hxx.

Referenced by Read().


The documentation for this class was generated from the following files: