Lines Matching refs:_pParent
57 OGroupBoxWizard::OGroupBoxWizard( Window* _pParent, in OGroupBoxWizard() argument
59 :OControlWizard(_pParent, ModuleRes(RID_DLG_GROUPBOXWIZARD), _rxObjectModel, _rxORB) in OGroupBoxWizard()
201 ORadioSelectionPage::ORadioSelectionPage( OControlWizard* _pParent ) in ORadioSelectionPage() argument
202 :OGBWPage(_pParent, ModuleRes(RID_PAGE_GROUPRADIOSELECTION)) in ORadioSelectionPage()
358 ODefaultFieldSelectionPage::ODefaultFieldSelectionPage( OControlWizard* _pParent ) in ODefaultFieldSelectionPage() argument
359 :OMaybeListSelectionPage(_pParent, ModuleRes(RID_PAGE_DEFAULTFIELDSELECTION)) in ODefaultFieldSelectionPage()
409 OOptionValuesPage::OOptionValuesPage( OControlWizard* _pParent ) in OOptionValuesPage() argument
410 :OGBWPage(_pParent, ModuleRes(RID_PAGE_OPTIONVALUES)) in OOptionValuesPage()
503 OOptionDBFieldPage::OOptionDBFieldPage( OControlWizard* _pParent ) in OOptionDBFieldPage() argument
504 :ODBFieldPage(_pParent) in OOptionDBFieldPage()
519 OFinalizeGBWPage::OFinalizeGBWPage( OControlWizard* _pParent ) in OFinalizeGBWPage() argument
520 :OGBWPage(_pParent, ModuleRes(RID_PAGE_OPTIONS_FINAL)) in OFinalizeGBWPage()