Searched refs:_rDatasources (Results 1 – 2 of 2) sorted by relevance
103 ODatasourceSelectDialog::ODatasourceSelectDialog(Window* _pParent, const StringBag& _rDatasources, … in ODatasourceSelectDialog() argument151 fillListBox(_rDatasources); in ODatasourceSelectDialog()287 void ODatasourceSelectDialog::fillListBox(const StringBag& _rDatasources) in fillListBox() argument294 for ( ConstStringBagIterator aDS = _rDatasources.begin(); in fillListBox()295 aDS != _rDatasources.end(); in fillListBox()
68 …ODatasourceSelectDialog( Window* _pParent, const StringBag& _rDatasources, bool _bAdabas,SfxItemSe…83 void fillListBox(const StringBag& _rDatasources);
Completed in 18 milliseconds