Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A Ddsselect.cxx103 ODatasourceSelectDialog::ODatasourceSelectDialog(Window* _pParent, const StringBag& _rDatasources, … in ODatasourceSelectDialog() argument
151 fillListBox(_rDatasources); in ODatasourceSelectDialog()
287 void ODatasourceSelectDialog::fillListBox(const StringBag& _rDatasources) in fillListBox() argument
294 for ( ConstStringBagIterator aDS = _rDatasources.begin(); in fillListBox()
295 aDS != _rDatasources.end(); in fillListBox()
H A Ddsselect.hxx68 …ODatasourceSelectDialog( Window* _pParent, const StringBag& _rDatasources, bool _bAdabas,SfxItemSe…
83 void fillListBox(const StringBag& _rDatasources);

Completed in 6 milliseconds