20#ifndef INCLUDED_VCL_ROADMAPWIZARD_HXX
21#define INCLUDED_VCL_ROADMAPWIZARD_HXX
29 struct RoadmapWizardImpl;
31 namespace RoadmapWizardTypes
34 typedef ::std::vector< WizardTypes::WizardState >
WizardPath;
61 std::unique_ptr<RoadmapWizardImpl>
m_pImpl;
67 void SetRoadmapHelpId(
const OUString& _rId );
73 virtual bool canAdvance()
const override;
74 virtual void updateTravelUI()
override;
is - no, not a wizard for a roadmap, but the base class for wizards supporting a roadmap.
std::unique_ptr< RoadmapWizardImpl > m_pImpl
DECL_DLLPRIVATE_LINK(OnRoadmapItemSelected, const OUString &, bool)
implements some kind of finite automata, where the states of the automata exactly correlate with tab ...
::std::vector< WizardTypes::WizardState > WizardPath