Searched refs:nBestContextMatch (Results 1 – 1 of 1) sorted by relevance
88 sal_Int32 nBestContextMatch (Context::NoMatch); in EvaluateMatch() local102 if (nContextMatch < nBestContextMatch) in EvaluateMatch()103 nBestContextMatch = nContextMatch; in EvaluateMatch()107 nBestContextMatch = Context::NoMatch - nBestContextMatch; in EvaluateMatch()109 return nApplicationMatch + nBestContextMatch; in EvaluateMatch()
Completed in 5 milliseconds