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

#include <lwpfont.hxx>

Collaboration diagram for LwpFontTableEntry:
[legend]

Public Member Functions

 LwpFontTableEntry ()
 
void Read (LwpObjectStream *pStrm)
 
OUString const & GetFaceName () const
 

Private Member Functions

void RegisterFontDecl ()
 

Private Attributes

LwpAtomHolder m_WindowsFaceName
 
LwpAtomHolder m_FaceName
 

Detailed Description

Definition at line 75 of file lwpfont.hxx.

Constructor & Destructor Documentation

◆ LwpFontTableEntry()

LwpFontTableEntry::LwpFontTableEntry ( )
inline

Definition at line 78 of file lwpfont.hxx.

Member Function Documentation

◆ GetFaceName()

OUString const & LwpFontTableEntry::GetFaceName ( ) const

Definition at line 232 of file lwpfont.cxx.

References m_WindowsFaceName, and LwpAtomHolder::str().

◆ Read()

void LwpFontTableEntry::Read ( LwpObjectStream pStrm)

◆ RegisterFontDecl()

void LwpFontTableEntry::RegisterFontDecl ( )
private

Member Data Documentation

◆ m_FaceName

LwpAtomHolder LwpFontTableEntry::m_FaceName
private

Definition at line 84 of file lwpfont.hxx.

Referenced by Read(), and RegisterFontDecl().

◆ m_WindowsFaceName

LwpAtomHolder LwpFontTableEntry::m_WindowsFaceName
private

Definition at line 83 of file lwpfont.hxx.

Referenced by GetFaceName(), and Read().


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