Searched refs:aDS (Results 1 – 2 of 2) sorted by relevance
294 for ( ConstStringBagIterator aDS = _rDatasources.begin(); in fillListBox() local295 aDS != _rDatasources.end(); in fillListBox()296 ++aDS in fillListBox()299 m_aDatasource.InsertEntry( *aDS ); in fillListBox()
449 ::comphelper::NamedValueCollection aDS(aInfo); in convert()455 lcl_removeUnused(aOldProperties,aNewProperties,aDS); in convert()457 aDS >>= aInfo; in convert()
Completed in 39 milliseconds