Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/index/
H A Dswuiidxmrk.cxx246 String sTmpTypeSelection; in InitControls() local
248 sTmpTypeSelection = aTypeDCB.GetSelectEntry(); in InitControls()
347 if( sTmpTypeSelection.Len() && in InitControls()
348 LISTBOX_ENTRY_NOTFOUND != aTypeDCB.GetEntryPos( sTmpTypeSelection ) ) in InitControls()
349 aTypeDCB.SelectEntry(sTmpTypeSelection); in InitControls()

Completed in 21 milliseconds