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 OString& _rId );
73 virtual bool canAdvance()
const override;
74 virtual void updateTravelUI()
override;
187 #endif // OOO_ INCLUDED_VCL_ROADMAPWIZARD_HXX
is - no, not a wizard for a roadmap, but the base class for wizards supporting a roadmap.
std::unique_ptr< RoadmapWizardImpl > m_pImpl
implements some kind of finite automata, where the states of the automata exactly correlate with tab ...
::std::vector< WizardTypes::WizardState > WizardPath
#define DECL_DLLPRIVATE_LINK(Member, ArgType, RetType)