Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/dbpilots/
H A Dlistcombowizard.hxx55 class OListComboWizard : public OControlWizard class
63 OListComboWizard(
95 OLCPage( OListComboWizard* _pParent, const ResId& _rId ) : OControlWizardPage(_pParent, _rId) { } in OLCPage()
98 …OListComboSettings& getSettings() { return static_cast<OListComboWizard*>(getDialog())->getSetting… in getSettings()
99 sal_Bool isListBox() { return static_cast<OListComboWizard*>(getDialog())->isListBox(); } in isListBox()
119 OContentTableSelection( OListComboWizard* _pParent );
150 OContentFieldSelection( OListComboWizard* _pParent );
180 OLinkFieldsPage( OListComboWizard* _pParent );
206 …OListComboSettings& getSettings() { return static_cast<OListComboWizard*>(getDialog())->getSetting… in getSettings()
H A Dlistcombowizard.cxx58 OListComboWizard::OListComboWizard( Window* _pParent, in OListComboWizard() function in dbp::OListComboWizard
80 sal_Bool OListComboWizard::approveControl(sal_Int16 _nClassId) in approveControl()
97 OWizardPage* OListComboWizard::createPage(WizardState _nState) in createPage()
117 … WizardTypes::WizardState OListComboWizard::determineNextState( WizardState _nCurrentState ) const in determineNextState()
133 void OListComboWizard::enterState(WizardState _nState) in enterState()
147 sal_Bool OListComboWizard::leaveState(WizardState _nState) in leaveState()
159 void OListComboWizard::implApplySettings() in implApplySettings()
225 sal_Bool OListComboWizard::onFinish() in onFinish()
289 OContentTableSelection::OContentTableSelection( OListComboWizard* _pParent ) in OContentTableSelection()
376 OContentFieldSelection::OContentFieldSelection( OListComboWizard* _pParent ) in OContentFieldSelection()
[all …]
H A Dwizardservices.cxx46 ::dbp::OUnoAutoPilot< ::dbp::OListComboWizard, ::dbp::OListComboSI > in createRegistryInfo_OListComboWizard()

Completed in 27 milliseconds