Home
last modified time | relevance | path

Searched refs:TypeSelectionPage (Results 1 – 3 of 3) sorted by relevance

/trunk/main/extensions/source/abpilot/
H A Dtypeselectionpage.cxx44 TypeSelectionPage::TypeSelectionPage( OAddessBookSourcePilot* _pParent ) in TypeSelectionPage() function in abp::TypeSelectionPage
111 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 …]
H A Dtypeselectionpage.hxx39 class TypeSelectionPage : public AddressBookSourcePage class
73 TypeSelectionPage( OAddessBookSourcePilot* _pParent );
74 ~TypeSelectionPage();
H A Dabspilot.cxx230 …impl_updateRoadmap( static_cast< TypeSelectionPage* >( GetPage( STATE_SELECT_ABTYPE ) )->getSelect… in enterState()
421 return new TypeSelectionPage( this ); in createPage()

Completed in 16 milliseconds