Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx695 sal_uInt16 nRemovePos = aLbLists.GetSelectEntryPos(); in IMPL_LINK() local
698 aMsg += aLbLists.GetEntry( nRemovePos ); in IMPL_LINK()
707 RemoveList( nRemovePos ); in IMPL_LINK()
713 ( nRemovePos >= aLbLists.GetEntryCount() ) in IMPL_LINK()
715 : nRemovePos ); in IMPL_LINK()