LibreOffice Module sw (master) 1
|
#include <ftnboss.hxx>
Public Member Functions | |
SwSaveFootnoteHeight (SwFootnoteBossFrame *pBs, const SwTwips nDeadLine) | |
~SwSaveFootnoteHeight () | |
Private Attributes | |
SwFrameDeleteGuard | aGuard |
SwFootnoteBossFrame * | pBoss |
const SwTwips | nOldHeight |
SwTwips | nNewHeight |
Definition at line 32 of file ftnboss.hxx.
SwSaveFootnoteHeight::SwSaveFootnoteHeight | ( | SwFootnoteBossFrame * | pBs, |
const SwTwips | nDeadLine | ||
) |
Definition at line 2884 of file ftnfrm.cxx.
References SwFootnoteBossFrame::GetMaxFootnoteHeight(), nNewHeight, pBoss, and SwFootnoteBossFrame::SetFootnoteDeadLine().
SwSaveFootnoteHeight::~SwSaveFootnoteHeight | ( | ) |
Definition at line 2893 of file ftnfrm.cxx.
References SwFootnoteBossFrame::GetMaxFootnoteHeight(), SwFootnoteBossFrame::m_nMaxFootnoteHeight, nNewHeight, nOldHeight, and pBoss.
|
private |
Definition at line 34 of file ftnboss.hxx.
|
private |
Definition at line 37 of file ftnboss.hxx.
Referenced by SwSaveFootnoteHeight(), and ~SwSaveFootnoteHeight().
|
private |
Definition at line 36 of file ftnboss.hxx.
Referenced by ~SwSaveFootnoteHeight().
|
private |
Definition at line 35 of file ftnboss.hxx.
Referenced by SwSaveFootnoteHeight(), and ~SwSaveFootnoteHeight().