LibreOffice Module sc (master) 1
Classes | Public Member Functions | Static Public Attributes | Static Private Member Functions | Private Attributes | List of all members
LotusFontBuffer Class Reference

#include <lotfntbf.hxx>

Collaboration diagram for LotusFontBuffer:
[legend]

Classes

struct  ENTRY
 

Public Member Functions

void Fill (const sal_uInt8 nIndex, SfxItemSet &rItemSet)
 
void SetName (const sal_uInt16 nIndex, const OUString &rName)
 
void SetHeight (const sal_uInt16 nIndex, const sal_uInt16 nHeight)
 
void SetType (const sal_uInt16 nIndex, const sal_uInt16 nType)
 

Static Public Attributes

static const sal_uInt16 nSize = 8
 

Static Private Member Functions

static void MakeFont (ENTRY *pEntry)
 

Private Attributes

ENTRY pData [nSize]
 

Detailed Description

Definition at line 28 of file lotfntbf.hxx.

Member Function Documentation

◆ Fill()

void LotusFontBuffer::Fill ( const sal_uInt8  nIndex,
SfxItemSet rItemSet 
)

◆ MakeFont()

void LotusFontBuffer::MakeFont ( ENTRY pEntry)
staticprivate

◆ SetHeight()

void LotusFontBuffer::SetHeight ( const sal_uInt16  nIndex,
const sal_uInt16  nHeight 
)

Definition at line 81 of file fontbuff.cxx.

References ATTR_FONT_HEIGHT(), LotusFontBuffer::ENTRY::Height(), nIndex, nSize, and pData.

Referenced by ImportLotus::Font_Ysize().

◆ SetName()

void LotusFontBuffer::SetName ( const sal_uInt16  nIndex,
const OUString &  rName 
)

◆ SetType()

void LotusFontBuffer::SetType ( const sal_uInt16  nIndex,
const sal_uInt16  nType 
)

Member Data Documentation

◆ nSize

const sal_uInt16 LotusFontBuffer::nSize = 8
static

◆ pData

ENTRY LotusFontBuffer::pData[nSize]
private

Definition at line 56 of file lotfntbf.hxx.

Referenced by Fill(), SetHeight(), SetName(), and SetType().


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