Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx1592 aDoubleCapsLB (this, CUI_RES(LB_DOUBLE_CAPS )), in OfaAutocorrExceptPage()
1734 if( USHRT_MAX == aDoubleCapsLB.GetEntryPos(*pString) ) in FillItemSet()
1737 nCount = aDoubleCapsLB.GetEntryCount(); in FillItemSet()
1826 for(i = 0; i < aDoubleCapsLB.GetEntryCount(); i++) in RefillReplaceBoxes()
1829 new String(aDoubleCapsLB.GetEntry(i)), i); in RefillReplaceBoxes()
1832 aDoubleCapsLB.Clear(); in RefillReplaceBoxes()
1863 aDoubleCapsLB.InsertEntry(*pWrdList->GetObject(i)); in RefillReplaceBoxes()
1903 aDoubleCapsLB.InsertEntry(aDoubleCapsED.GetText()); in IMPL_LINK()
1908 aDoubleCapsLB.RemoveEntry(aDoubleCapsED.GetText()); in IMPL_LINK()
1955 if(bSame && sEntry != aDoubleCapsLB.GetSelectEntry()) in IMPL_LINK()
[all …]
/trunk/main/cui/source/inc/
H A Dautocdlg.hxx290 ListBox aDoubleCapsLB; member in OfaAutocorrExceptPage

Completed in 46 milliseconds