Kaydet (Commit) 8482db1d authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS winregclean1 (1.4.26); FILE MERGED

2005/04/22 13:56:33 mav 1.4.26.1: #i47658# cleaning if required
üst f6206e2a
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: wizard.hxx,v $ * $RCSfile: wizard.hxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: rt $ $Date: 2005-03-29 15:02:11 $ * last change: $Author: obo $ $Date: 2005-04-29 08:55:52 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -115,6 +115,8 @@ private: ...@@ -115,6 +115,8 @@ private:
DECL_LINK(DeclineHdl, PushButton*); DECL_LINK(DeclineHdl, PushButton*);
void cleanOldOfficeRegKeys();
public: public:
static sal_Bool isFirstStart(); static sal_Bool isFirstStart();
static sal_Bool isLicenseAccepted(); static sal_Bool isLicenseAccepted();
...@@ -129,7 +131,6 @@ protected: ...@@ -129,7 +131,6 @@ protected:
// from svt::RoadmapWizard // from svt::RoadmapWizard
virtual String getStateDisplayName( WizardState _nState ); virtual String getStateDisplayName( WizardState _nState );
}; };
} }
#endif #endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment