Searched refs:PWizardPageController (Results 1 – 2 of 2) sorted by relevance
43 typedef ::boost::shared_ptr< WizardPageController > PWizardPageController; typedef117 PWizardPageController impl_getController( TabPage* i_pPage ) const;127 typedef ::std::map< TabPage*, PWizardPageController > Page2ControllerMap;
176 PWizardPageController WizardShell::impl_getController( TabPage* i_pPage ) const in impl_getController()179 ….end(), "WizardShell::impl_getController: no controller for this page!", PWizardPageController() ); in impl_getController()188 PWizardPageController pController( impl_getController( GetPage( eState ) ) ); in getCurrentWizardPage()
Completed in 7 milliseconds