LibreOffice Module sw (master) 1
Public Member Functions | Private Attributes | List of all members
SwFontSave Class Reference

#include <inftxt.hxx>

Collaboration diagram for SwFontSave:
[legend]

Public Member Functions

 SwFontSave (const SwTextSizeInfo &rInf, SwFont *pFnt, SwAttrIter *pItr=nullptr)
 
 ~SwFontSave ()
 

Private Attributes

SwTextSizeInfopInf
 
SwFontpFnt
 
SwAttrIterpIter
 

Detailed Description

Definition at line 702 of file inftxt.hxx.

Constructor & Destructor Documentation

◆ SwFontSave()

SwFontSave::SwFontSave ( const SwTextSizeInfo rInf,
SwFont pFnt,
SwAttrIter pItr = nullptr 
)

◆ ~SwFontSave()

SwFontSave::~SwFontSave ( )

Member Data Documentation

◆ pFnt

SwFont* SwFontSave::pFnt
private

Definition at line 705 of file inftxt.hxx.

Referenced by SwFontSave(), and ~SwFontSave().

◆ pInf

SwTextSizeInfo* SwFontSave::pInf
private

Definition at line 704 of file inftxt.hxx.

Referenced by SwFontSave(), and ~SwFontSave().

◆ pIter

SwAttrIter* SwFontSave::pIter
private

Definition at line 706 of file inftxt.hxx.

Referenced by SwFontSave(), and ~SwFontSave().


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