LibreOffice Module sw (master) 1
|
#include <frmtool.hxx>
Public Member Functions | |
SwFlyNotify (SwFlyFrame *pFlyFrame) | |
~SwFlyNotify () | |
Public Member Functions inherited from SwLayNotify | |
SwLayNotify (SwLayoutFrame *pLayFrame) | |
~SwLayNotify () | |
void | SetLowersComplete (bool b) |
bool | IsLowersComplete () const |
Public Member Functions inherited from SwFrameNotify | |
SwFrameNotify (SwFrame *pFrame) | |
~SwFrameNotify () | |
const SwRect & | getFrameArea () const |
void | SetInvaKeep () |
Private Member Functions | |
void | ImplDestroy () |
Private Attributes | |
SwPageFrame * | m_pOldPage |
const SwRect | m_aFrameAndSpace |
Additional Inherited Members | |
Protected Attributes inherited from SwFrameNotify | |
SwFrame * | mpFrame |
const SwRect | maFrame |
const SwRect | maPrt |
SwTwips | mnFlyAnchorOfst |
SwTwips | mnFlyAnchorOfstNoWrap |
bool | mbHadFollow |
bool | mbInvaKeep |
bool | mbValidSize |
Definition at line 262 of file frmtool.hxx.
SwFlyNotify::SwFlyNotify | ( | SwFlyFrame * | pFlyFrame | ) |
Definition at line 663 of file frmtool.cxx.
SwFlyNotify::~SwFlyNotify | ( | ) |
Definition at line 783 of file frmtool.cxx.
References ImplDestroy(), and suppress_fun_call_w_exception.
|
private |
Definition at line 672 of file frmtool.cxx.
References SwAnchoredObject::AnchorFrame(), SwAnchoredObject::ConsiderForTextWrap(), SwAnchoredObject::ConsiderObjWrapInfluenceOnObjPos(), FAR_AWAY, SwFrame::FindNext(), SwFrame::FindPageFrame(), FlyFrameArrive, FlyFrameLeave, SwAnchoredObject::GetAnchorFrame(), SwRootFrame::GetCurrShell(), SwFrameAreaDefinition::getFrameArea(), SwFrameAreaDefinition::getFramePrintArea(), SwViewShellImp::GetLayAction(), SwAnchoredObject::GetObjRectWithSpaces(), SwAnchoredObject::GetPageFrame(), SwFrame::getRootFrame(), SwViewShell::Imp(), SwFrame::InvalidatePos(), SwViewShellImp::IsAction(), SwLayAction::IsAgain(), SwFlyFrame::IsFlyAtContentFrame(), SwFlyFrame::IsFlyFreeFrame(), SwAnchoredObject::IsForceNotifyNewBackground(), SwFlyFreeFrame::IsNoMoveOnCheckClip(), SwFlyFrame::IsNotifyBack(), SwFrame::IsSctFrame(), SwFrame::IsTextFrame(), SwAnchoredObject::LockPosition(), Lower, m_aFrameAndSpace, m_pOldPage, SwFrameNotify::maFrame, SwFrameNotify::maPrt, SwFrameNotify::mpFrame, Notify(), SwAnchoredObject::NotifyBackground(), SwFlyFrame::NotifyDrawObj(), SwRect::Pos(), SwRectFnSet::PosDiff(), SwFrame::Prepare(), SwFlyFrame::ResetNotifyBack(), SwAnchoredObject::SetConsiderForTextWrap(), SwAnchoredObject::SetForceNotifyNewBackground(), SwAnchoredObject::SetRestartLayoutProcess(), and SwRect::SSize().
Referenced by ~SwFlyNotify().
|
private |
Definition at line 265 of file frmtool.hxx.
Referenced by ImplDestroy().
|
private |
Definition at line 264 of file frmtool.hxx.
Referenced by ImplDestroy().