Home
last modified time | relevance | path

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

/aoo41x/main/sfx2/source/sidebar/
H A DContextMatcher.cxx95 sal_Int32 nContextMatch (Context::NoMatch); in EvaluateMatch() local
97 nContextMatch = 0; in EvaluateMatch()
99 nContextMatch = Context::ContextWildcardMatch; in EvaluateMatch()
102 if (nContextMatch < nBestContextMatch) in EvaluateMatch()
103 nBestContextMatch = nContextMatch; in EvaluateMatch()

Completed in 8 milliseconds