Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx1586 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 …]
/trunk/main/cui/source/inc/
H A Dautocdlg.hxx283 ListBox aAbbrevLB; member in OfaAutocorrExceptPage

Completed in 23 milliseconds