Searched refs:AddWizardPage (Results 1 – 2 of 2) sorted by relevance
646 AddWizardPage(pPage1); in OCopyTableWizard()648 AddWizardPage( new OWizNameMatching( this ) ); in OCopyTableWizard()649 AddWizardPage( new OWizColumnSelect( this ) ); in OCopyTableWizard()650 AddWizardPage( new OWizNormalExtend( this ) ); in OCopyTableWizard()698 AddWizardPage( pPage1 ); in OCopyTableWizard()700 AddWizardPage( new OWizNameMatching( this ) ); in OCopyTableWizard()701 AddWizardPage( new OWizColumnSelect( this ) ); in OCopyTableWizard()702 AddWizardPage( (*_pTypeSelectionPageFactory)( this, _rTypeSelectionPageArg ) ); in OCopyTableWizard()1066 void OCopyTableWizard::AddWizardPage(OWizardPage* pPage) in AddWizardPage() function in OCopyTableWizard
332 void AddWizardPage(OWizardPage* pPage); // Page wird von OCopyTableWizard gel�scht
Completed in 33 milliseconds