Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/component/
H A DListBox.cxx416 const ::rtl::OUString* pSelectedItemsPos = ::std::find_if( in setPropertyValues() local
424 if ( ( pSelectedItemsPos != pEndPos ) && ( pStringItemListPos != pEndPos ) ) in setPropertyValues()
428 pSelectSequenceValue = _rValues.getConstArray() + ( pSelectedItemsPos - pStartPos ); in setPropertyValues()

Completed in 23 milliseconds