Home
last modified time | relevance | path

Searched refs:FirstStartWizard (Results 1 – 7 of 7) sorted by relevance

/trunk/main/desktop/source/migration/
H A Dwizard.cxx79 const FirstStartWizard::WizardState FirstStartWizard::STATE_WELCOME = 0;
80 const FirstStartWizard::WizardState FirstStartWizard::STATE_LICENSE = 1;
81 const FirstStartWizard::WizardState FirstStartWizard::STATE_MIGRATION = 2;
82 const FirstStartWizard::WizardState FirstStartWizard::STATE_USER = 3;
83 const FirstStartWizard::WizardState FirstStartWizard::STATE_UPDATE_CHECK = 4;
84 const FirstStartWizard::WizardState FirstStartWizard::STATE_REGISTRATION = 5;
106 ResMgr *FirstStartWizard::pResMgr = 0;
110 if ( !FirstStartWizard::pResMgr ) in GetResManager()
112 return FirstStartWizard::pResMgr; in GetResManager()
355 sal_Bool FirstStartWizard::onFinish() in onFinish()
[all …]
H A Dwizard.hxx41 class FirstStartWizard : public svt::RoadmapWizard class
55FirstStartWizard( Window* pParent, sal_Bool bLicenseNeedsAcceptance, const rtl::OUString &rLicense…
H A Dpages.cxx195 FirstStartWizard* pWizard = dynamic_cast< FirstStartWizard* >( GetParent() ); in commitPage()
/trunk/main/officecfg/registry/schema/org/openoffice/
H A Dmakefile.mk41 FirstStartWizard.xcs \
/trunk/main/officecfg/registry/data/org/openoffice/
H A Dmakefile.mk35 FirstStartWizard.xcu \
/trunk/main/desktop/source/splash/
H A Dfirststart.cxx134 FirstStartWizard fsw( NULL, bLicenseNeeded && ( aLicensePath.getLength() > 0 ), aLicensePath ); in execute()
/trunk/main/postprocess/packregistry/
H A Dmakefile.mk140 $(MY_XCS)/FirstStartWizard.xcs \
226 $(MY_XCU)/FirstStartWizard.xcu \

Completed in 47 milliseconds