Lines Matching refs:WizardShell
231 WizardShell* pDialog( new WizardShell( i_pParent, m_xController, m_aWizardSteps ) ); in createDialog()
332 WizardShell* pWizardImpl = dynamic_cast< WizardShell* >( m_pDialog ); in enableButton()
344 WizardShell* pWizardImpl = dynamic_cast< WizardShell* >( m_pDialog ); in setDefaultButton()
356 WizardShell* pWizardImpl = dynamic_cast< WizardShell* >( m_pDialog ); in travelNext()
368 WizardShell* pWizardImpl = dynamic_cast< WizardShell* >( m_pDialog ); in travelPrevious()
380 WizardShell* pWizardImpl = dynamic_cast< WizardShell* >( m_pDialog ); in enablePage()
398 WizardShell* pWizardImpl = dynamic_cast< WizardShell* >( m_pDialog ); in updateTravelUI()
410 WizardShell* pWizardImpl = dynamic_cast< WizardShell* >( m_pDialog ); in advanceTo()
422 WizardShell* pWizardImpl = dynamic_cast< WizardShell* >( m_pDialog ); in goBackTo()
434 WizardShell* pWizardImpl = dynamic_cast< WizardShell* >( m_pDialog ); in getCurrentPage()
449 WizardShell* pWizardImpl = dynamic_cast< WizardShell* >( m_pDialog ); in activatePath()