Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/sidebar/
H A DContext.cxx34 const sal_Int32 Context::OptimalMatch = 0; // Neither application nor context name is "any". member in sfx2::sidebar::Context
92 if (nMatch == OptimalMatch) in EvaluateMatch()
95 return OptimalMatch; in EvaluateMatch()
H A DEnumContext.cxx47 const sal_Int32 EnumContext::OptimalMatch = 0; // Neither application nor context name is "any". member in sfx2::sidebar::EnumContext
351 if (nMatch == OptimalMatch) in EvaluateMatch()
354 return OptimalMatch; in EvaluateMatch()
H A DContext.hxx48 const static sal_Int32 OptimalMatch; member in sfx2::sidebar::Context
H A DContextList.cxx88 if (nBestMatch == Context::OptimalMatch) in FindBestMatch()
H A DContextMatcher.cxx66 if (nBestMatch == Context::OptimalMatch) in EvaluateMatch()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DEnumContext.hxx147 const static sal_Int32 OptimalMatch; member in sfx2::sidebar::EnumContext

Completed in 21 milliseconds