Searched refs:aAbbrevLB (Results 1 – 2 of 2) sorted by relevance
1586 aAbbrevLB (this, CUI_RES(LB_ABBREV )), in OfaAutocorrExceptPage()1759 nCount = aAbbrevLB.GetEntryCount(); in FillItemSet()1820 for(i = 0; i < aAbbrevLB.GetEntryCount(); i++) in RefillReplaceBoxes()1823 new String(aAbbrevLB.GetEntry(i)), i); in RefillReplaceBoxes()1833 aAbbrevLB.Clear(); in RefillReplaceBoxes()1859 aAbbrevLB.InsertEntry(*pCplList->GetObject(i)); in RefillReplaceBoxes()1892 aAbbrevLB.InsertEntry(aAbbrevED.GetText()); in IMPL_LINK()1897 aAbbrevLB.RemoveEntry(aAbbrevED.GetText()); in IMPL_LINK()1920 if(pBox == &aAbbrevLB) in IMPL_LINK()1947 if(bSame && sEntry != aAbbrevLB.GetSelectEntry()) in IMPL_LINK()[all …]
283 ListBox aAbbrevLB; member in OfaAutocorrExceptPage
Completed in 30 milliseconds