Lines Matching refs:aListBox
636 aListBox (this, SW_RES(LB_LIST )), in SwStdFontTabPage()
679 aListBox .SetModifyHdl( LINK(this, SwStdFontTabPage, ModifyHdl)); in SwStdFontTabPage()
685 aListBox .SetLoseFocusHdl( aFocusLink ); in SwStdFontTabPage()
753 String sList = aListBox .GetText(); in FillItemSet()
758 String sListBak = aListBox .GetSavedValue(); in FillItemSet()
940 aListBox .InsertEntry( *it ); in Reset()
1045 aListBox .SetText(sListBackup); in Reset()
1068 aListBox .SaveValue(); in Reset()
1089 aListBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_LIST + nFontOffset, eLanguage)); in IMPL_LINK()
1095 aListBox .SaveValue(); in IMPL_LINK()
1127 aListBox.SetText(sEntry); in IMPL_LINK()
1133 else if(pBox == &aListBox) in IMPL_LINK()
1193 else if(pBox == &aListBox) in IMPL_LINK()