LibreOffice Module extensions (master) 1
|
#include <composeduiupdate.hxx>
Public Member Functions | |
ComposedUIAutoFireGuard (ComposedPropertyUIUpdate &_rUIUpdate) | |
~ComposedUIAutoFireGuard () COVERITY_NOEXCEPT_FALSE | |
Private Attributes | |
ComposedPropertyUIUpdate & | m_rUIUpdate |
Definition at line 188 of file composeduiupdate.hxx.
|
inlineexplicit |
Definition at line 193 of file composeduiupdate.hxx.
References m_rUIUpdate, and pcr::ComposedPropertyUIUpdate::suspendAutoFire().
|
inline |
Definition at line 198 of file composeduiupdate.hxx.
References m_rUIUpdate, and pcr::ComposedPropertyUIUpdate::resumeAutoFire().
|
private |
Definition at line 191 of file composeduiupdate.hxx.
Referenced by ComposedUIAutoFireGuard(), and ~ComposedUIAutoFireGuard().