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

#include <frmtool.hxx>

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

Public Member Functions

 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

bool m_bLowersComplete
 

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 248 of file frmtool.hxx.

Constructor & Destructor Documentation

◆ SwLayNotify()

SwLayNotify::SwLayNotify ( SwLayoutFrame pLayFrame)

Definition at line 446 of file frmtool.cxx.

◆ ~SwLayNotify()

SwLayNotify::~SwLayNotify ( )

Definition at line 658 of file frmtool.cxx.

References ImplDestroy(), and suppress_fun_call_w_exception.

Member Function Documentation

◆ ImplDestroy()

void SwLayNotify::ImplDestroy ( )
private

◆ IsLowersComplete()

bool SwLayNotify::IsLowersComplete ( ) const
inline

Definition at line 259 of file frmtool.hxx.

References m_bLowersComplete.

Referenced by ImplDestroy().

◆ SetLowersComplete()

void SwLayNotify::SetLowersComplete ( bool  b)
inline

Definition at line 258 of file frmtool.hxx.

References m_bLowersComplete.

Referenced by lcl_RecalcTable(), and SwTabFrame::MakeAll().

Member Data Documentation

◆ m_bLowersComplete

bool SwLayNotify::m_bLowersComplete
private

Definition at line 250 of file frmtool.hxx.

Referenced by IsLowersComplete(), and SetLowersComplete().


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