Lines Matching refs:aListBox
633 aListBox (this, SW_RES(LB_LIST )), in SwStdFontTabPage()
676 aListBox .SetModifyHdl( LINK(this, SwStdFontTabPage, ModifyHdl)); in SwStdFontTabPage()
682 aListBox .SetLoseFocusHdl( aFocusLink ); in SwStdFontTabPage()
750 String sList = aListBox .GetText(); in FillItemSet()
755 String sListBak = aListBox .GetSavedValue(); in FillItemSet()
937 aListBox .InsertEntry( *it ); in Reset()
1042 aListBox .SetText(sListBackup); in Reset()
1065 aListBox .SaveValue(); in Reset()
1086 aListBox .SetText(SwStdFontConfig::GetDefaultFor(FONT_LIST + nFontOffset, eLanguage)); in IMPL_LINK()
1092 aListBox .SaveValue(); in IMPL_LINK()
1124 aListBox.SetText(sEntry); in IMPL_LINK()
1130 else if(pBox == &aListBox) in IMPL_LINK()
1190 else if(pBox == &aListBox) in IMPL_LINK()