Home
last modified time | relevance | path

Searched refs:fillListBox (Results 1 – 9 of 9) sorted by relevance

/aoo4110/main/extensions/source/dbpilots/
H A Dlistcombowizard.cxx347 fillListBox(m_aSelectTable, aTableNames); in initializePage()
404 fillListBox(m_aSelectTableField, getTableFields(sal_True)); in initializePage()
480 fillListBox(m_aValueListField, getContext().aFieldNames); in initializePage()
482 fillListBox(m_aTableField, getTableFields(sal_True)); in initializePage()
H A Dcontrolwizard.hxx90 void fillListBox(
94 void fillListBox(
H A Dcommonpagesdbp.cxx387 fillListBox(m_aDatasource, m_xDSContext->getElementNames()); in implCollectDatasource()
486 fillListBox(m_aStoreWhere, getContext().aFieldNames); in initializePage()
H A Dgridwizard.cxx349 fillListBox(m_aExistFields, rContext.aFieldNames); in initializePage()
472 fillListBox(bMoveRight ? m_aSelFields : m_aExistFields, getContext().aFieldNames); in IMPL_LINK()
H A Dcontrolwizard.cxx149 …void OControlWizardPage::fillListBox(ListBox& _rList, const Sequence< ::rtl::OUString >& _rItems, … in fillListBox() function in dbp::OControlWizardPage
165 …void OControlWizardPage::fillListBox(ComboBox& _rList, const Sequence< ::rtl::OUString >& _rItems,… in fillListBox() function in dbp::OControlWizardPage
/aoo4110/main/dbaccess/source/ui/dlg/
H A Ddsselect.cxx151 fillListBox(_rDatasources); in ODatasourceSelectDialog()
275 fillListBox( aOdbcDatasources );
287 void ODatasourceSelectDialog::fillListBox(const StringBag& _rDatasources) in fillListBox() function in dbaui::ODatasourceSelectDialog
H A Ddsselect.hxx83 void fillListBox(const StringBag& _rDatasources);
/aoo4110/main/dbaccess/source/ui/control/
H A DRelationControl.cxx107 void fillListBox(const Reference< XPropertySet>& _xDest,long nRow,sal_uInt16 nColumnId);
357 fillListBox(xDef,nRow,nColumnId); in InitController()
404 …void ORelationControl::fillListBox(const Reference< XPropertySet>& _xDest,long /*_nRow*/,sal_uInt1… in fillListBox() function in dbaui::ORelationControl
/aoo4110/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx106 …void fillListBox(const uno::Reference< beans::XPropertySet>& _xDest,long nRow,sal_uInt16 nColumnId…

Completed in 56 milliseconds