Home
last modified time | relevance | path

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

/trunk/main/cui/source/options/
H A Doptdict.cxx74 static CDE_RESULT cmpDicEntry_Impl( const String &rText1, const String &rText2 ) in cmpDicEntry_Impl() function
705 eCmpRes = cmpDicEntry_Impl( rEntry, aTestStr ); in IMPL_LINK()
769 CDE_EQUAL != cmpDicEntry_Impl(aWordED.GetText(), aWordText) in IMPL_LINK()
770 || CDE_EQUAL != cmpDicEntry_Impl(aReplaceED.GetText(), aReplaceText); in IMPL_LINK()