Lines Matching refs:GetEntryText
1163 aReplaceTLB.GetEntryText(pEntry, 0))) in FillItemSet()
1167 String sLong = aReplaceTLB.GetEntryText(pEntry, 1); in FillItemSet()
1192 String sShort = aReplaceTLB.GetEntryText(pEntry, 0); in FillItemSet()
1197 String sLong = aReplaceTLB.GetEntryText(pEntry, 1); in FillItemSet()
1235 pDouble->sShort = aReplaceTLB.GetEntryText(pEntry, 0); in RefillReplaceBox()
1236 pDouble->sLong = aReplaceTLB.GetEntryText(pEntry, 1); in RefillReplaceBox()
1357 String sTmpShort(pBox->GetEntryText(pEntry, 0)); in IMPL_LINK()
1370 aReplaceED.SetText(pBox->GetEntryText(pEntry, 1)); in IMPL_LINK()
1423 aReplaceTLB.GetEntryText(pReplaceEntry, 0) ) ) in IMPL_LINK()
1474 String aTestStr=aReplaceTLB.GetEntryText(pEntry, 0); in IMPL_LINK()
1526 aReplaceTLB.GetEntryText( pFirstSel, 1 ) ); in IMPL_LINK()