Home
last modified time | relevance | path

Searched refs:WizardPageController (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svtools/source/uno/wizard/
H A Dwizardpagecontroller.cxx65WizardPageController::WizardPageController( WizardShell& i_rParent, const Reference< XWizardContro… in WizardPageController() function in svt::uno::WizardPageController
93 WizardPageController::~WizardPageController() in ~WizardPageController()
107 TabPage* WizardPageController::getTabPage() const in getTabPage()
134 void WizardPageController::initializePage() in initializePage()
150 sal_Bool WizardPageController::commitPage( WizardTypes::CommitPageReason i_eReason ) in commitPage()
168 bool WizardPageController::canAdvance() const in canAdvance()
H A Dwizardpagecontroller.hxx43 class WizardPageController : public IWizardPageController class
46 WizardPageController(
51 ~WizardPageController();
H A Dwizardshell.hxx42 class WizardPageController;
43 typedef ::boost::shared_ptr< WizardPageController > PWizardPageController;
H A Dwizardshell.cxx206 …::boost::shared_ptr< WizardPageController > pController( new WizardPageController( *this, m_xContr… in createPage()

Completed in 47 milliseconds