Home
last modified time | relevance | path

Searched refs:OControlWizardPage (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx78 friend class OControlWizardPage;
88 OControlWizardPage::OControlWizardPage( OControlWizard* _pParent, const ResId& _rResId ) in OControlWizardPage() function in dbp::OControlWizardPage
101 OControlWizardPage::~OControlWizardPage() in ~OControlWizardPage()
113 OControlWizard* OControlWizardPage::getDialog() in getDialog()
119 const OControlWizard* OControlWizardPage::getDialog() const in getDialog()
125 sal_Bool OControlWizardPage::updateContext() in updateContext()
131 Reference< XConnection > OControlWizardPage::getFormConnection() const in getFormConnection()
143 const OControlWizardContext& OControlWizardPage::getContext() in getContext()
181 void OControlWizardPage::enableFormDatasourceDisplay() in enableFormDatasourceDisplay()
211 …void OControlWizardPage::adjustControlForNoDSDisplay(Control* _pControl, sal_Bool _bConstLowerDist… in adjustControlForNoDSDisplay()
[all …]
H A Dcommonpagesdbp.cxx70 :OControlWizardPage(_pParent, ModuleRes(RID_PAGE_TABLESELECTION)) in OTableSelectionPage()
94 OControlWizardPage::ActivatePage(); in ActivatePage()
101 if (!OControlWizardPage::canAdvance()) in canAdvance()
116 OControlWizardPage::initializePage(); in initializePage()
165 if (!OControlWizardPage::commitPage(_eReason)) in commitPage()
400 :OControlWizardPage(_pParent, _rId) in OMaybeListSelectionPage()
453 OControlWizardPage::ActivatePage(); in ActivatePage()
H A Dcontrolwizard.hxx65 class OControlWizardPage : public OControlWizardPage_Base class
86 OControlWizardPage( OControlWizard* _pParent, const ResId& _rResId );
87 ~OControlWizardPage();
H A Dcommonpagesdbp.hxx40 class OTableSelectionPage : public OControlWizardPage
81 class OMaybeListSelectionPage : public OControlWizardPage
H A Dgridwizard.hxx78 class OGridPage : public OControlWizardPage
81 OGridPage( OGridWizard* _pParent, const ResId& _rId ) : OControlWizardPage(_pParent, _rId) { } in OGridPage()
H A Dgroupboxwiz.hxx83 class OGBWPage : public OControlWizardPage
86 OGBWPage( OControlWizard* _pParent, const ResId& _rId ) : OControlWizardPage(_pParent, _rId) { } in OGBWPage()
H A Dlistcombowizard.hxx92 class OLCPage : public OControlWizardPage
95 OLCPage( OListComboWizard* _pParent, const ResId& _rId ) : OControlWizardPage(_pParent, _rId) { } in OLCPage()

Completed in 154 milliseconds