LibreOffice Module sd (master) 1
Public Member Functions | Public Attributes | Private Member Functions | List of all members
FontCollectionEntry Struct Reference

#include <epptbase.hxx>

Public Member Functions

 FontCollectionEntry (const OUString &rName, sal_Int16 nFamily, sal_Int16 nPitch, sal_Int16 nCharSet)
 
 FontCollectionEntry (const OUString &rName)
 

Public Attributes

OUString Name
 
double Scaling
 
sal_Int16 Family
 
sal_Int16 Pitch
 
sal_Int16 CharSet
 
OUString Original
 

Private Member Functions

void ImplInit (const OUString &rName)
 

Detailed Description

Definition at line 142 of file epptbase.hxx.

Constructor & Destructor Documentation

◆ FontCollectionEntry() [1/2]

FontCollectionEntry::FontCollectionEntry ( const OUString &  rName,
sal_Int16  nFamily,
sal_Int16  nPitch,
sal_Int16  nCharSet 
)
inline

Definition at line 152 of file epptbase.hxx.

References ImplInit().

◆ FontCollectionEntry() [2/2]

FontCollectionEntry::FontCollectionEntry ( const OUString &  rName)
inlineexplicit

Definition at line 162 of file epptbase.hxx.

References ImplInit().

Member Function Documentation

◆ ImplInit()

void FontCollectionEntry::ImplInit ( const OUString &  rName)
private

Definition at line 1326 of file pptx-text.cxx.

References GetSubsFontName(), and Name.

Referenced by FontCollectionEntry().

Member Data Documentation

◆ CharSet

sal_Int16 FontCollectionEntry::CharSet

◆ Family

sal_Int16 FontCollectionEntry::Family

Definition at line 146 of file epptbase.hxx.

Referenced by PPTWriter::ImplCloseDocument(), and PortionObj::ImplGetPortionValues().

◆ Name

OUString FontCollectionEntry::Name

Definition at line 144 of file epptbase.hxx.

Referenced by FontCollection::GetId(), PPTWriter::ImplCloseDocument(), and ImplInit().

◆ Original

OUString FontCollectionEntry::Original

Definition at line 150 of file epptbase.hxx.

Referenced by FontCollection::GetId().

◆ Pitch

sal_Int16 FontCollectionEntry::Pitch

Definition at line 147 of file epptbase.hxx.

Referenced by PPTWriter::ImplCloseDocument(), and PortionObj::ImplGetPortionValues().

◆ Scaling

double FontCollectionEntry::Scaling

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