Home
last modified time | relevance | path

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

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