Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/optdlg/
H A Dtpusrlst.cxx694 sal_uInt16 nRemovePos = aLbLists.GetSelectEntryPos(); in IMPL_LINK() local
697 aMsg += aLbLists.GetEntry( nRemovePos ); in IMPL_LINK()
706 RemoveList( nRemovePos ); in IMPL_LINK()
712 ( nRemovePos >= aLbLists.GetEntryCount() ) in IMPL_LINK()
714 : nRemovePos ); in IMPL_LINK()

Completed in 15 milliseconds