Home
last modified time | relevance | path

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

/aoo42x/main/cui/source/options/
H A Doptgdlg.cxx675 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()
1094aMenuIconsLB.SelectEntryPos(aMenuOpt.GetMenuIconsState() == 2 ? 0 : aMenuOpt.GetMenuIconsState() +… in Reset()
1095 aMenuIconsLB.SaveValue(); in Reset()
H A Doptgdlg.hxx109 ListBox aMenuIconsLB; member in OfaViewTabPage

Completed in 38 milliseconds