Searched refs:aTestStr (Results 1 – 4 of 4) sorted by relevance
709 String aTestStr( aWordsLB.GetEntryText(pEntry, 0) ); in IMPL_LINK() local710 eCmpRes = cmpDicEntry_Impl( rEntry, aTestStr ); in IMPL_LINK()729 else if(getNormDicEntry_Impl(aTestStr).Search( in IMPL_LINK()
1474 String aTestStr=aReplaceTLB.GetEntryText(pEntry, 0); in IMPL_LINK() local1475 if( 0 == pCompareClass->compareString(rEntry, aTestStr )) in IMPL_LINK()1487 pCharClass->toLower( aTestStr ); in IMPL_LINK()1488 if(aTestStr.Search(aWordStr)==0 && !bTmpSelEntry) in IMPL_LINK()
402 XubString aTestStr( RTL_CONSTASCII_USTRINGPARAM( "Abc." ) ); in ImplGetTabRect() local404 long nTextWidth1 = GetTextWidth( aTestStr ); in ImplGetTabRect()406 long nTextWidth2 = GetTextWidth( aTestStr ); in ImplGetTabRect()
367 XubString aTestStr; member in EditViewWindow
Completed in 182 milliseconds