Home
last modified time | relevance | path

Searched refs:PWizardPageController (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svtools/source/uno/wizard/
H A Dwizardshell.hxx43 typedef ::boost::shared_ptr< WizardPageController > PWizardPageController; typedef
117 PWizardPageController impl_getController( TabPage* i_pPage ) const;
127 typedef ::std::map< TabPage*, PWizardPageController > Page2ControllerMap;
H A Dwizardshell.cxx176 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