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

#include <frmtool.hxx>

Inheritance diagram for SwFlyNotify:
[legend]
Collaboration diagram for SwFlyNotify:
[legend]

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 SwRectgetFrameArea () const
 
void SetInvaKeep ()
 

Private Member Functions

void ImplDestroy ()
 

Private Attributes

SwPageFramem_pOldPage
 
const SwRect m_aFrameAndSpace
 

Additional Inherited Members

- Protected Attributes inherited from SwFrameNotify
SwFramempFrame
 
const SwRect maFrame
 
const SwRect maPrt
 
SwTwips mnFlyAnchorOfst
 
SwTwips mnFlyAnchorOfstNoWrap
 
bool mbHadFollow
 
bool mbInvaKeep
 
bool mbValidSize
 

Detailed Description

Definition at line 262 of file frmtool.hxx.

Constructor & Destructor Documentation

◆ SwFlyNotify()

SwFlyNotify::SwFlyNotify ( SwFlyFrame pFlyFrame)

Definition at line 663 of file frmtool.cxx.

◆ ~SwFlyNotify()

SwFlyNotify::~SwFlyNotify ( )

Definition at line 783 of file frmtool.cxx.

References ImplDestroy(), and suppress_fun_call_w_exception.

Member Function Documentation

◆ ImplDestroy()

void SwFlyNotify::ImplDestroy ( )
private

Member Data Documentation

◆ m_aFrameAndSpace

const SwRect SwFlyNotify::m_aFrameAndSpace
private

Definition at line 265 of file frmtool.hxx.

Referenced by ImplDestroy().

◆ m_pOldPage

SwPageFrame* SwFlyNotify::m_pOldPage
private

Definition at line 264 of file frmtool.hxx.

Referenced by ImplDestroy().


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