Searched refs:sTbEntry (Results 1 – 1 of 1) sorted by relevance
336 String sTbEntry; in IMPL_LINK() local339 sTbEntry = aTbLinks.GetEntryText(pE); in IMPL_LINK()340 sTbEntry = sTbEntry.GetToken(1, '\t'); in IMPL_LINK()343 aAssignPB.Enable( sStyle != sTbEntry && aConditionCB.IsChecked() ); in IMPL_LINK()346 aRemovePB.Enable( aConditionCB.IsChecked() && sTbEntry.Len() ); in IMPL_LINK()
Completed in 5 milliseconds