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()
407 ::comphelper::NamedValueCollection aDS(aInfo); in convert()413 lcl_removeUnused(aOldProperties,aNewProperties,aDS); in convert()415 aDS >>= aInfo; in convert()
Completed in 21 milliseconds