Searched refs:aPhoneticED0 (Results 1 – 2 of 2) sorted by relevance
109 aPhoneticED0(this, SW_RES(ED_PHONETIC_1 )), in SwIndexMarkDlg()182 aPhoneticED0 .SetHelpId(HID_INSERT_IDX_MRK_PHONETIC_READING ); in SwIndexMarkDlg()206 aPhoneticED0.SetModifyHdl(LINK(this,SwIndexMarkDlg, PhoneticEDModifyHdl)); in SwIndexMarkDlg()549 aDesc.SetPhoneticReadingOfAltStr(aPhoneticED0.GetText()); in InsertMark()618 aDesc.SetPhoneticReadingOfAltStr(aPhoneticED0.GetText()); in UpdateMark()765 aPhoneticED0.SetText(GetDefaultPhoneticReading(aEntryED.GetText())); in IMPL_LINK()809 aPhoneticED0.SetText(aEmptyStr); in IMPL_LINK()813 aPhoneticED0.SetText(GetDefaultPhoneticReading(aEntryED.GetText())); in IMPL_LINK()816 aPhoneticED0.Enable(bHasText&&bIsPhoneticReadingEnabled); in IMPL_LINK()921 aPhoneticED0.SetText( pMark->GetTextReading() ); in UpdateDialog()[all …]
78 Edit aPhoneticED0; member in SwIndexMarkDlg
Completed in 28 milliseconds