Home
last modified time | relevance | path

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

/aoo42x/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.cxx407 ::comphelper::NamedValueCollection aDS(aInfo); in convert()
413 lcl_removeUnused(aOldProperties,aNewProperties,aDS); in convert()
415 aDS >>= aInfo; in convert()

Completed in 25 milliseconds