LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
FmDesignModeChangedHint Class Referencefinal

#include <fmshell.hxx>

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

Public Member Functions

 FmDesignModeChangedHint (bool bDesMode)
 
virtual ~FmDesignModeChangedHint () override
 
bool GetDesignMode () const
 
- Public Member Functions inherited from SfxHint
 SfxHint ()
 
 SfxHint (SfxHintId nId)
 
virtual ~SfxHint ()
 
 SfxHint (SfxHint const &)=default
 
 SfxHint (SfxHint &&)=default
 
SfxHintoperator= (SfxHint const &)=default
 
SfxHintoperator= (SfxHint &&)=default
 
SfxHintId GetId () const
 

Private Attributes

bool m_bDesignMode
 

Detailed Description

Definition at line 62 of file fmshell.hxx.

Constructor & Destructor Documentation

◆ FmDesignModeChangedHint()

FmDesignModeChangedHint::FmDesignModeChangedHint ( bool  bDesMode)

Definition at line 122 of file fmshell.cxx.

◆ ~FmDesignModeChangedHint()

FmDesignModeChangedHint::~FmDesignModeChangedHint ( )
overridevirtual

Definition at line 128 of file fmshell.cxx.

Member Function Documentation

◆ GetDesignMode()

bool FmDesignModeChangedHint::GetDesignMode ( ) const
inline

Definition at line 70 of file fmshell.hxx.

Member Data Documentation

◆ m_bDesignMode

bool FmDesignModeChangedHint::m_bDesignMode
private

Definition at line 64 of file fmshell.hxx.


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