LibreOffice Module vcl (master) 1
|
helper class to temporarily suspend any traveling in the wizard More...
#include <wizardmachine.hxx>
Public Member Functions | |
WizardTravelSuspension (WizardMachine &rWizard) | |
~WizardTravelSuspension () | |
Private Attributes | |
WizardMachine * | m_pWizard |
helper class to temporarily suspend any traveling in the wizard
Definition at line 335 of file wizardmachine.hxx.
|
inline |
Definition at line 338 of file wizardmachine.hxx.
References m_pWizard, and vcl::WizardMachine::suspendTraveling().
|
inline |
Definition at line 344 of file wizardmachine.hxx.
References m_pWizard, and vcl::WizardMachine::resumeTraveling().
|
private |
Definition at line 350 of file wizardmachine.hxx.
Referenced by WizardTravelSuspension(), and ~WizardTravelSuspension().