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

#include <fontmanager.hxx>

Public Member Functions

 FastPrintFontInfo ()
 

Public Attributes

fontID m_nID
 
OUString m_aFamilyName
 
OUString m_aStyleName
 
std::vector< OUString > m_aAliases
 
FontFamily m_eFamilyStyle
 
FontItalic m_eItalic
 
FontWidth m_eWidth
 
FontWeight m_eWeight
 
FontPitch m_ePitch
 
rtl_TextEncoding m_aEncoding
 

Detailed Description

Definition at line 61 of file fontmanager.hxx.

Constructor & Destructor Documentation

◆ FastPrintFontInfo()

psp::FastPrintFontInfo::FastPrintFontInfo ( )
inline

Member Data Documentation

◆ m_aAliases

std::vector< OUString > psp::FastPrintFontInfo::m_aAliases

Definition at line 68 of file fontmanager.hxx.

◆ m_aEncoding

rtl_TextEncoding psp::FastPrintFontInfo::m_aEncoding

Definition at line 74 of file fontmanager.hxx.

◆ m_aFamilyName

OUString psp::FastPrintFontInfo::m_aFamilyName

Definition at line 66 of file fontmanager.hxx.

◆ m_aStyleName

OUString psp::FastPrintFontInfo::m_aStyleName

Definition at line 67 of file fontmanager.hxx.

◆ m_eFamilyStyle

FontFamily psp::FastPrintFontInfo::m_eFamilyStyle

Definition at line 69 of file fontmanager.hxx.

◆ m_eItalic

FontItalic psp::FastPrintFontInfo::m_eItalic

Definition at line 70 of file fontmanager.hxx.

◆ m_ePitch

FontPitch psp::FastPrintFontInfo::m_ePitch

Definition at line 73 of file fontmanager.hxx.

◆ m_eWeight

FontWeight psp::FastPrintFontInfo::m_eWeight

Definition at line 72 of file fontmanager.hxx.

◆ m_eWidth

FontWidth psp::FastPrintFontInfo::m_eWidth

Definition at line 71 of file fontmanager.hxx.

◆ m_nID

fontID psp::FastPrintFontInfo::m_nID

Definition at line 63 of file fontmanager.hxx.


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