Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/dbpilots/
H A Dlistcombowizard.hxx71 sal_Bool isListBox() const { return m_bListBox; } in isListBox() function in dbp::OListComboWizard
83 …WizardState getFinalState() const { return isListBox() ? LCW_STATE_FIELDLINK : LCW_STATE_COMBODBFI… in getFinalState()
99 sal_Bool isListBox() { return static_cast<OListComboWizard*>(getDialog())->isListBox(); } in isListBox() function in dbp::OLCPage
H A Dlistcombowizard.cxx174 if (isListBox()) // only when we have a listbox this should be not empty in implApplySettings()
187 if (isListBox()) in implApplySettings()
385 m_aInfo.SetText(String(ModuleRes( isListBox() ? STR_FIELDINFO_LISTBOX : STR_FIELDINFO_COMBOBOX))); in OContentFieldSelection()

Completed in 17 milliseconds