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