Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/dlg/
H A Ddsselect.cxx294 for ( ConstStringBagIterator aDS = _rDatasources.begin(); in fillListBox() local
295 aDS != _rDatasources.end(); in fillListBox()
296 ++aDS in fillListBox()
299 m_aDatasource.InsertEntry( *aDS ); in fillListBox()
H A Ddbwizsetup.cxx449 ::comphelper::NamedValueCollection aDS(aInfo); in convert()
455 lcl_removeUnused(aOldProperties,aNewProperties,aDS); in convert()
457 aDS >>= aInfo; in convert()

Completed in 25 milliseconds