LibreOffice Module sw (master) 1
|
#include <frmtool.hxx>
Public Member Functions | |
FlyCreationSuppressor (bool isAlreadySuppressedAllowed=true) | |
~FlyCreationSuppressor () | |
Private Attributes | |
const bool | m_wasAlreadySuppressed |
Definition at line 162 of file frmtool.hxx.
sw::FlyCreationSuppressor::FlyCreationSuppressor | ( | bool | isAlreadySuppressedAllowed = true | ) |
Definition at line 91 of file frmtool.cxx.
sw::FlyCreationSuppressor::~FlyCreationSuppressor | ( | ) |
Definition at line 98 of file frmtool.cxx.
References m_wasAlreadySuppressed.
|
private |
Definition at line 164 of file frmtool.hxx.
Referenced by ~FlyCreationSuppressor().