Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx1591 aDoubleCapsED (this, CUI_RES(ED_DOUBLE_CAPS )), in OfaAutocorrExceptPage()
1617 aDoubleCapsED.SetModifyHdl(LINK(this, OfaAutocorrExceptPage, ModifyHdl)); in OfaAutocorrExceptPage()
1789 ModifyHdl(&aDoubleCapsED); in SetLanguage()
1836 aDoubleCapsED.SetText(sTemp); in RefillReplaceBoxes()
1900 else if((pBtn == &aNewDoublePB || pBtn == (PushButton*)&aDoubleCapsED ) in IMPL_LINK()
1901 && aDoubleCapsED.GetText().Len()) in IMPL_LINK()
1903 aDoubleCapsLB.InsertEntry(aDoubleCapsED.GetText()); in IMPL_LINK()
1904 ModifyHdl(&aDoubleCapsED); in IMPL_LINK()
1908 aDoubleCapsLB.RemoveEntry(aDoubleCapsED.GetText()); in IMPL_LINK()
1909 ModifyHdl(&aDoubleCapsED); in IMPL_LINK()
[all …]
/trunk/main/cui/source/inc/
H A Dautocdlg.hxx289 AutoCorrEdit aDoubleCapsED; member in OfaAutocorrExceptPage

Completed in 30 milliseconds