Home
last modified time | relevance | path

Searched refs:aTestStr (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cui/source/options/
H A Doptdict.cxx709 String aTestStr( aWordsLB.GetEntryText(pEntry, 0) ); in IMPL_LINK() local
710 eCmpRes = cmpDicEntry_Impl( rEntry, aTestStr ); in IMPL_LINK()
729 else if(getNormDicEntry_Impl(aTestStr).Search( in IMPL_LINK()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx1474 String aTestStr=aReplaceTLB.GetEntryText(pEntry, 0); in IMPL_LINK() local
1475 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()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx402 XubString aTestStr( RTL_CONSTASCII_USTRINGPARAM( "Abc." ) ); in ImplGetTabRect() local
404 long nTextWidth1 = GetTextWidth( aTestStr ); in ImplGetTabRect()
406 long nTextWidth2 = GetTextWidth( aTestStr ); in ImplGetTabRect()
/trunk/main/svx/workben/
H A Dedittest.cxx367 XubString aTestStr; member in EditViewWindow

Completed in 48 milliseconds