Home
last modified time | relevance | path

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

/trunk/main/extensions/source/dbpilots/
H A Dgroupboxwiz.cxx92 return new OOptionValuesPage(this); in createPage()
409 OOptionValuesPage::OOptionValuesPage( OControlWizard* _pParent ) in OOptionValuesPage() function in dbp::OOptionValuesPage
421 m_aOptions.SetSelectHdl(LINK(this, OOptionValuesPage, OnOptionSelected)); in OOptionValuesPage()
428 IMPL_LINK( OOptionValuesPage, OnOptionSelected, ListBox*, /*NOTINTERESTEDIN*/ )
435 void OOptionValuesPage::ActivatePage() in ActivatePage()
442 void OOptionValuesPage::implTraveledOptions() in implTraveledOptions()
457 void OOptionValuesPage::initializePage() in initializePage()
484 sal_Bool OOptionValuesPage::commitPage( ::svt::WizardTypes::CommitPageReason _eReason ) in commitPage()
H A Dgroupboxwiz.hxx151 class OOptionValuesPage : public OGBWPage class
166 OOptionValuesPage( OControlWizard* _pParent );

Completed in 18 milliseconds