Searched refs:TypeSelectionPage (Results 1 – 3 of 3) sorted by relevance
44 TypeSelectionPage::TypeSelectionPage( OAddessBookSourcePilot* _pParent ) in TypeSelectionPage() function in abp::TypeSelectionPage111 Link aTypeSelectionHandler = LINK(this, TypeSelectionPage, OnTypeSelected ); in TypeSelectionPage()136 TypeSelectionPage::~TypeSelectionPage() in ~TypeSelectionPage()146 void TypeSelectionPage::ActivatePage() in ActivatePage()165 void TypeSelectionPage::DeactivatePage() in DeactivatePage()172 void TypeSelectionPage::selectType( AddressSourceType _eType ) in selectType()183 AddressSourceType TypeSelectionPage::getSelectedType() const in getSelectedType()197 void TypeSelectionPage::initializePage() in initializePage()206 sal_Bool TypeSelectionPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()225 bool TypeSelectionPage::canAdvance() const in canAdvance()[all …]
39 class TypeSelectionPage : public AddressBookSourcePage class73 TypeSelectionPage( OAddessBookSourcePilot* _pParent );74 ~TypeSelectionPage();
230 …impl_updateRoadmap( static_cast< TypeSelectionPage* >( GetPage( STATE_SELECT_ABTYPE ) )->getSelect… in enterState()421 return new TypeSelectionPage( this ); in createPage()
Completed in 13 milliseconds