Home
last modified time | relevance | path

Searched refs:ORadioSelectionPage (Results 1 – 2 of 2) sorted by relevance

/trunk/main/extensions/source/dbpilots/
H A Dgroupboxwiz.cxx86 return new ORadioSelectionPage(this); in createPage()
201 ORadioSelectionPage::ORadioSelectionPage( OControlWizard* _pParent ) in ORadioSelectionPage() function in dbp::ORadioSelectionPage
228 m_aMoveLeft.SetClickHdl(LINK(this, ORadioSelectionPage, OnMoveEntry)); in ORadioSelectionPage()
229 m_aMoveRight.SetClickHdl(LINK(this, ORadioSelectionPage, OnMoveEntry)); in ORadioSelectionPage()
243 void ORadioSelectionPage::ActivatePage() in ActivatePage()
250 void ORadioSelectionPage::initializePage() in initializePage()
286 IMPL_LINK( ORadioSelectionPage, OnMoveEntry, PushButton*, _pButton ) in IMPL_LINK() argument
311 IMPL_LINK( ORadioSelectionPage, OnEntrySelected, ListBox*, /*_pList*/ )
318 IMPL_LINK( ORadioSelectionPage, OnNameModified, Edit*, /*_pList*/ )
325 bool ORadioSelectionPage::canAdvance() const in canAdvance()
[all …]
H A Dgroupboxwiz.hxx95 class ORadioSelectionPage : public OGBWPage class
107 ORadioSelectionPage( OControlWizard* _pParent );

Completed in 20 milliseconds