LibreOffice Module writerfilter (master) 1
Public Types | Public Member Functions | Public Attributes | List of all members
writerfilter::dmapper::FontEntry Struct Reference

#include <FontTable.hxx>

Inheritance diagram for writerfilter::dmapper::FontEntry:
[legend]
Collaboration diagram for writerfilter::dmapper::FontEntry:
[legend]

Public Types

typedef tools::SvRef< FontEntryPointer_t
 

Public Member Functions

 FontEntry ()
 
- Public Member Functions inherited from SvRefBase
 SvRefBase ()
 
 SvRefBase (const SvRefBase &)
 
SvRefBaseoperator= (const SvRefBase &)
 
void RestoreNoDelete ()
 
void AddNextRef ()
 
void AddFirstRef ()
 
void ReleaseRef ()
 
unsigned int GetRefCount () const
 

Public Attributes

OUString sFontName
 
sal_Int32 nTextEncoding
 

Additional Inherited Members

- Protected Member Functions inherited from SvRefBase
virtual ~SvRefBase () COVERITY_NOEXCEPT_FALSE
 

Detailed Description

Definition at line 31 of file FontTable.hxx.

Member Typedef Documentation

◆ Pointer_t

Definition at line 33 of file FontTable.hxx.

Constructor & Destructor Documentation

◆ FontEntry()

writerfilter::dmapper::FontEntry::FontEntry ( )
inline

Definition at line 37 of file FontTable.hxx.

Member Data Documentation

◆ nTextEncoding

sal_Int32 writerfilter::dmapper::FontEntry::nTextEncoding

Definition at line 36 of file FontTable.hxx.

◆ sFontName

OUString writerfilter::dmapper::FontEntry::sFontName

Definition at line 35 of file FontTable.hxx.


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