LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
vcl::WizardMachineImplData Struct Reference

#include <wizimpldata.hxx>

Public Member Functions

 WizardMachineImplData ()
 

Public Attributes

OUString sTitleBase
 
std::stack< WizardTypes::WizardStateaStateHistory
 
WizardTypes::WizardState nFirstUnknownPage
 
bool m_bAutoNextButtonState
 
bool m_bTravelingSuspended
 

Detailed Description

Definition at line 39 of file wizimpldata.hxx.

Constructor & Destructor Documentation

◆ WizardMachineImplData()

vcl::WizardMachineImplData::WizardMachineImplData ( )
inline

Definition at line 52 of file wizimpldata.hxx.

Member Data Documentation

◆ aStateHistory

std::stack<WizardTypes::WizardState> vcl::WizardMachineImplData::aStateHistory

Definition at line 42 of file wizimpldata.hxx.

◆ m_bAutoNextButtonState

bool vcl::WizardMachineImplData::m_bAutoNextButtonState

Definition at line 48 of file wizimpldata.hxx.

◆ m_bTravelingSuspended

bool vcl::WizardMachineImplData::m_bTravelingSuspended

Definition at line 50 of file wizimpldata.hxx.

◆ nFirstUnknownPage

WizardTypes::WizardState vcl::WizardMachineImplData::nFirstUnknownPage

Definition at line 44 of file wizimpldata.hxx.

◆ sTitleBase

OUString vcl::WizardMachineImplData::sTitleBase

Definition at line 41 of file wizimpldata.hxx.


The documentation for this struct was generated from the following file: