Kaydet (Commit) 6a13ac1e authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS asyncdialogs (1.3.306); FILE MERGED

2005/12/06 19:33:03 kso 1.3.306.2: RESYNC: (1.3-1.4); FILE MERGED
2005/11/17 15:37:26 kso 1.3.306.1: #i57125# - MailMergeWizard is now asynchronous (adaption for Threading Framework).
üst ee859dd8
......@@ -4,9 +4,9 @@
*
* $RCSfile: mailmergewizard.hxx,v $
*
* $Revision: 1.4 $
* $Revision: 1.5 $
*
* last change: $Author: rt $ $Date: 2005-09-09 09:49:00 $
* last change: $Author: vg $ $Date: 2006-11-22 10:26:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -98,6 +98,9 @@ public:
{return ::svt::RoadmapWizard::skipUntil(WizardState(nPage));}
void updateRoadmapItemLabel( WizardState _nState );
virtual short Execute();
virtual void StartExecuteModal( const Link& rEndDialogHdl );
};
#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