Lines Matching refs:svt
51 using namespace ::svt;
78 OWizardPage* OGroupBoxWizard::createPage(::svt::WizardTypes::WizardState _nState) in createPage()
105 …WizardTypes::WizardState OGroupBoxWizard::determineNextState( ::svt::WizardTypes::WizardState _nCu… in determineNextState()
132 void OGroupBoxWizard::enterState(::svt::WizardTypes::WizardState _nState) in enterState()
264 sal_Bool ORadioSelectionPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
276 for (::svt::WizardTypes::WizardState i=0; i<m_aExistingRadios.GetEntryCount(); ++i) in commitPage()
394 sal_Bool ODefaultFieldSelectionPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
417 ,m_nLastSelection((::svt::WizardTypes::WizardState)-1) in OOptionValuesPage()
444 if ((::svt::WizardTypes::WizardState)-1 != m_nLastSelection) in implTraveledOptions()
484 sal_Bool OOptionValuesPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
552 sal_Bool OFinalizeGBWPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()