Searched refs:pSelectEntries (Results 1 – 1 of 1) sorted by relevance
1195 const ::rtl::OUString* pSelectEntries = aSelectEntries.getArray(); in translateExternalValueToControlValue() local1196 const ::rtl::OUString* pSelectEntriesEnd = pSelectEntries + aSelectEntries.getLength(); in translateExternalValueToControlValue()1197 while ( pSelectEntries != pSelectEntriesEnd ) in translateExternalValueToControlValue()1201 aThisEntryIndexes = findValue( getStringItemList(), *pSelectEntries++, sal_False ); in translateExternalValueToControlValue()
Completed in 32 milliseconds