Searched refs:aCtrlSource (Results 1 – 1 of 1) sorted by relevance
3562 for ( ConstFmMapUString2UStringIterator aCtrlSource = aRadioControlSources.begin(); in CreateExternalView() local3563 aCtrlSource != aRadioControlSources.end(); in CreateExternalView()3564 ++aCtrlSource, ++nOffset in CreateExternalView()3571 pListBoxDescription->Value <<= (*aCtrlSource).first; in CreateExternalView()3576 pListBoxDescription->Value <<= (*aCtrlSource).second; in CreateExternalView()3591 …MapUString2UstringSeq::const_iterator aCurrentListSource = aRadioListSources.find((*aCtrlSource).f… in CreateExternalView()3599 …MapUString2UstringSeq::const_iterator aCurrentValueList = aRadioValueLists.find((*aCtrlSource).fir… in CreateExternalView()3623 FmMapUString2Int16::const_iterator aOffset = aRadioPositions.find((*aCtrlSource).first); in CreateExternalView()
Completed in 93 milliseconds