Searched refs:fillListBox (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/extensions/source/dbpilots/ |
H A D | listcombowizard.cxx | 347 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 D | controlwizard.hxx | 90 void fillListBox( 94 void fillListBox(
|
H A D | commonpagesdbp.cxx | 387 fillListBox(m_aDatasource, m_xDSContext->getElementNames()); in implCollectDatasource() 486 fillListBox(m_aStoreWhere, getContext().aFieldNames); in initializePage()
|
H A D | gridwizard.cxx | 349 fillListBox(m_aExistFields, rContext.aFieldNames); in initializePage() 472 fillListBox(bMoveRight ? m_aSelFields : m_aExistFields, getContext().aFieldNames); in IMPL_LINK()
|
H A D | controlwizard.cxx | 149 …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
|
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | dsselect.cxx | 151 fillListBox(_rDatasources); in ODatasourceSelectDialog() 275 fillListBox( aOdbcDatasources ); 287 void ODatasourceSelectDialog::fillListBox(const StringBag& _rDatasources) in fillListBox() function in dbaui::ODatasourceSelectDialog
|
H A D | dsselect.hxx | 83 void fillListBox(const StringBag& _rDatasources);
|
/aoo42x/main/dbaccess/source/ui/control/ |
H A D | RelationControl.cxx | 107 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
|
/aoo42x/main/reportdesign/source/ui/dlg/ |
H A D | GroupsSorting.cxx | 106 …void fillListBox(const uno::Reference< beans::XPropertySet>& _xDest,long nRow,sal_uInt16 nColumnId…
|
Completed in 46 milliseconds