Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/formdlg/
H A Ddwfunctr.cxx267 sal_uInt16 nSelEntry=0; in SetSize() local
285 nSelEntry=aFuncList.GetSelectEntryPos(); in SetSize()
296 aDDFuncList.SelectEntryPos(nSelEntry); in SetSize()
304 nSelEntry=aDDFuncList.GetSelectEntryPos(); in SetSize()
314 aFuncList.SelectEntryPos(nSelEntry); in SetSize()
/aoo4110/main/svtools/source/control/
H A Dctrlbox.cxx549 sal_uInt16 nSelEntry = GetSelectEntryPos(); in UpdateLineColors() local
562 if( nSelEntry != LISTBOX_ENTRY_NOTFOUND ) in UpdateLineColors()
563 SelectEntryPos( nSelEntry ); in UpdateLineColors()

Completed in 30 milliseconds