Searched refs:aMenuIconsLB (Results 1 – 2 of 2) sorted by relevance
675 aMenuIconsLB ( this, CUI_RES( LB_MENU_ICONS )), in OfaViewTabPage()736 &aMenuFL, &aMenuIconsFT, &aMenuIconsLB, in OfaViewTabPage()952 if(aMenuIconsLB.GetSelectEntryPos() != aMenuIconsLB.GetSavedValue()) in FillItemSet()954 …aMenuOpt.SetMenuIconsState( aMenuIconsLB.GetSelectEntryPos() == 0 ? 2 : aMenuIconsLB.GetSelectEntr… in FillItemSet()1094 …aMenuIconsLB.SelectEntryPos(aMenuOpt.GetMenuIconsState() == 2 ? 0 : aMenuOpt.GetMenuIconsState() +… in Reset()1095 aMenuIconsLB.SaveValue(); in Reset()
109 ListBox aMenuIconsLB; member in OfaViewTabPage
Completed in 22 milliseconds