Searched refs:WizardPageController (Results 1 – 4 of 4) sorted by relevance
65 …WizardPageController::WizardPageController( WizardShell& i_rParent, const Reference< XWizardContro… in WizardPageController() function in svt::uno::WizardPageController93 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()
43 class WizardPageController : public IWizardPageController class46 WizardPageController(51 ~WizardPageController();
42 class WizardPageController;43 typedef ::boost::shared_ptr< WizardPageController > PWizardPageController;
205 …::boost::shared_ptr< WizardPageController > pController( new WizardPageController( *this, m_xContr… in createPage()
Completed in 22 milliseconds