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

#include <frmtool.hxx>

Public Member Functions

 FlyCreationSuppressor (bool isAlreadySuppressedAllowed=true)
 
 ~FlyCreationSuppressor ()
 

Private Attributes

const bool m_wasAlreadySuppressed
 

Detailed Description

Definition at line 162 of file frmtool.hxx.

Constructor & Destructor Documentation

◆ FlyCreationSuppressor()

sw::FlyCreationSuppressor::FlyCreationSuppressor ( bool  isAlreadySuppressedAllowed = true)

Definition at line 91 of file frmtool.cxx.

◆ ~FlyCreationSuppressor()

sw::FlyCreationSuppressor::~FlyCreationSuppressor ( )

Definition at line 98 of file frmtool.cxx.

References m_wasAlreadySuppressed.

Member Data Documentation

◆ m_wasAlreadySuppressed

const bool sw::FlyCreationSuppressor::m_wasAlreadySuppressed
private

Definition at line 164 of file frmtool.hxx.

Referenced by ~FlyCreationSuppressor().


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