|
LibreOffice Module sw (master) 1
|
#include <inftxt.hxx>
Public Member Functions | |
| SwFontSave (const SwTextSizeInfo &rInf, SwFont *pFnt, SwAttrIter *pItr=nullptr) | |
| ~SwFontSave () | |
Private Attributes | |
| SwTextSizeInfo * | pInf |
| SwFont * | pFnt |
| SwAttrIter * | pIter |
Definition at line 702 of file inftxt.hxx.
| SwFontSave::SwFontSave | ( | const SwTextSizeInfo & | rInf, |
| SwFont * | pFnt, | ||
| SwAttrIter * | pItr = nullptr |
||
| ) |
Definition at line 2106 of file inftxt.cxx.
References ALIGN_BASELINE, SwFont::ChgPhysFnt(), SwFont::DifferentFontCacheId(), SwFont::GetActual(), SwFont::GetBackColor(), SwAttrIter::GetFnt(), GetFont(), SwTextSizeInfo::GetOut(), SwTextSizeInfo::GetVsh(), SwFont::Invalidate(), pFnt, pInf, pIter, SwFont::SetAlign(), SwAttrIter::SetFnt(), SwTextSizeInfo::SetFont(), and SwFont::SetTransparent().
| SwFontSave::~SwFontSave | ( | ) |
Definition at line 2142 of file inftxt.cxx.
References COMPLETE_STRING, SwFont::Invalidate(), SwAttrIter::m_nPosition, pFnt, pInf, pIter, SwAttrIter::SetFnt(), and SwTextSizeInfo::SetFont().
|
private |
Definition at line 705 of file inftxt.hxx.
Referenced by SwFontSave(), and ~SwFontSave().
|
private |
Definition at line 704 of file inftxt.hxx.
Referenced by SwFontSave(), and ~SwFontSave().
|
private |
Definition at line 706 of file inftxt.hxx.
Referenced by SwFontSave(), and ~SwFontSave().