Searched refs:sTmpShort (Results 1 – 2 of 2) sorted by relevance
416 String sTmpShort(aWordsLB.GetEntryText(pEntry, 0)); in RemoveDictEntry() local419 if (xDic->remove( sTmpShort )) // sal_True on success in RemoveDictEntry()567 String sTmpShort(pBox->GetEntryText(pEntry, 0)); in IMPL_LINK() local570 if(aWordED.GetText() != sTmpShort) in IMPL_LINK()571 aWordED.SetText(sTmpShort); in IMPL_LINK()
1357 String sTmpShort(pBox->GetEntryText(pEntry, 0)); in IMPL_LINK() local1361 sTmpShort, aShortED.GetText() ); in IMPL_LINK()1363 if(aShortED.GetText() != sTmpShort) in IMPL_LINK()1365 aShortED.SetText(sTmpShort); in IMPL_LINK()
Completed in 20 milliseconds