LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
psp::PrintFontManager::PrintFont Struct Reference

Public Member Functions

 PrintFont ()
 

Public Attributes

OUString m_aFamilyName
 
std::vector< OUString > m_aAliases
 
OUString m_aPSName
 
OUString m_aStyleName
 
FontFamily m_eFamilyStyle
 
FontItalic m_eItalic
 
FontWidth m_eWidth
 
FontWeight m_eWeight
 
FontPitch m_ePitch
 
rtl_TextEncoding m_aEncoding
 
int m_nAscend
 
int m_nDescend
 
int m_nLeading
 
int m_nDirectory
 
OString m_aFontFile
 
int m_nCollectionEntry
 
int m_nVariationEntry
 

Detailed Description

Definition at line 94 of file fontmanager.hxx.

Constructor & Destructor Documentation

◆ PrintFont()

psp::PrintFontManager::PrintFont::PrintFont ( )
explicit

Member Data Documentation

◆ m_aAliases

std::vector<OUString> psp::PrintFontManager::PrintFont::m_aAliases

Definition at line 98 of file fontmanager.hxx.

◆ m_aEncoding

rtl_TextEncoding psp::PrintFontManager::PrintFont::m_aEncoding

Definition at line 106 of file fontmanager.hxx.

◆ m_aFamilyName

OUString psp::PrintFontManager::PrintFont::m_aFamilyName

Definition at line 97 of file fontmanager.hxx.

◆ m_aFontFile

OString psp::PrintFontManager::PrintFont::m_aFontFile

Definition at line 112 of file fontmanager.hxx.

◆ m_aPSName

OUString psp::PrintFontManager::PrintFont::m_aPSName

Definition at line 99 of file fontmanager.hxx.

◆ m_aStyleName

OUString psp::PrintFontManager::PrintFont::m_aStyleName

Definition at line 100 of file fontmanager.hxx.

◆ m_eFamilyStyle

FontFamily psp::PrintFontManager::PrintFont::m_eFamilyStyle

Definition at line 101 of file fontmanager.hxx.

◆ m_eItalic

FontItalic psp::PrintFontManager::PrintFont::m_eItalic

Definition at line 102 of file fontmanager.hxx.

◆ m_ePitch

FontPitch psp::PrintFontManager::PrintFont::m_ePitch

Definition at line 105 of file fontmanager.hxx.

◆ m_eWeight

FontWeight psp::PrintFontManager::PrintFont::m_eWeight

Definition at line 104 of file fontmanager.hxx.

◆ m_eWidth

FontWidth psp::PrintFontManager::PrintFont::m_eWidth

Definition at line 103 of file fontmanager.hxx.

◆ m_nAscend

int psp::PrintFontManager::PrintFont::m_nAscend

Definition at line 107 of file fontmanager.hxx.

◆ m_nCollectionEntry

int psp::PrintFontManager::PrintFont::m_nCollectionEntry

Definition at line 113 of file fontmanager.hxx.

◆ m_nDescend

int psp::PrintFontManager::PrintFont::m_nDescend

Definition at line 108 of file fontmanager.hxx.

◆ m_nDirectory

int psp::PrintFontManager::PrintFont::m_nDirectory

Definition at line 111 of file fontmanager.hxx.

◆ m_nLeading

int psp::PrintFontManager::PrintFont::m_nLeading

Definition at line 109 of file fontmanager.hxx.

◆ m_nVariationEntry

int psp::PrintFontManager::PrintFont::m_nVariationEntry

Definition at line 114 of file fontmanager.hxx.


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