Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/form/
H A Dfmshimp.cxx3562 for ( ConstFmMapUString2UStringIterator aCtrlSource = aRadioControlSources.begin(); in CreateExternalView() local
3563 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 34 milliseconds