Searched refs:OListComboWizard (Results 1 – 3 of 3) sorted by relevance
55 class OListComboWizard : public OControlWizard class63 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()
58 OListComboWizard::OListComboWizard( Window* _pParent, in OListComboWizard() function in dbp::OListComboWizard80 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 …]
46 ::dbp::OUnoAutoPilot< ::dbp::OListComboWizard, ::dbp::OListComboSI > in createRegistryInfo_OListComboWizard()
Completed in 12 milliseconds