Searched refs:aIdxBox (Results 1 – 2 of 2) sorted by relevance
641 aIdxBox (this, SW_RES(LB_IDX )), in SwStdFontTabPage()678 aIdxBox .SetModifyHdl( LINK(this, SwStdFontTabPage, ModifyHdl)); in SwStdFontTabPage()684 aIdxBox .SetLoseFocusHdl( aFocusLink ); in SwStdFontTabPage()752 String sIdx = aIdxBox .GetText(); in FillItemSet()757 String sIdxBak = aIdxBox .GetSavedValue(); in FillItemSet()939 aIdxBox .InsertEntry( *it ); in Reset()1044 aIdxBox .SetText(sIdxBackup ); in Reset()1067 aIdxBox .SaveValue(); in Reset()1094 aIdxBox .SaveValue(); in IMPL_LINK()1128 aIdxBox.SetText(sEntry); in IMPL_LINK()[all …]
200 ComboBox aIdxBox ; member in SwStdFontTabPage
Completed in 21 milliseconds