Searched refs:aLBNames (Results 1 – 2 of 2) sorted by relevance
123 aLBNames ( this, ScResId( LB_NAMES ) ), in ScNameDlg()213 if ( aLBNames.GetEntryCount() > 0 ) in Init()323 aLBNames.SetUpdateMode( false ); in UpdateNames()327 sal_uInt16 nNamePos = aLBNames.GetTopEntry(); in UpdateNames()328 aLBNames.Clear(); in UpdateNames()376 aLBNames.SetUpdateMode( true ); in UpdateNames()377 aLBNames.SetTopEntry(nNamePos); in UpdateNames()378 aLBNames.Invalidate(); in UpdateNames()525 aLBNames.SetTopEntry(nNamePos); in IMPL_LINK_INLINE_END()569 String rangeName = aLBNames.GetSelectEntry(); in IMPL_LINK()[all …]
54 ListBox aLBNames; member in ScNameDlg
Completed in 19 milliseconds