Searched refs:EvaluateMatch (Results 1 – 7 of 7) sorted by relevance
58 sal_Int32 Context::EvaluateMatch ( in EvaluateMatch() function in sfx2::sidebar::Context79 sal_Int32 Context::EvaluateMatch (const ::std::vector<Context>& rOthers) const in EvaluateMatch() function in sfx2::sidebar::Context89 const sal_Int32 nMatch (EvaluateMatch(*iContext)); in EvaluateMatch()
52 sal_Int32 ContextMatcher::EvaluateMatch ( in EvaluateMatch() function in sfx2::sidebar::ContextMatcher63 const sal_Int32 nMatch (EvaluateMatch(rContext, *iEntry)); in EvaluateMatch()76 sal_Int32 ContextMatcher::EvaluateMatch ( in EvaluateMatch() function in sfx2::sidebar::ContextMatcher
317 sal_Int32 EnumContext::EvaluateMatch ( in EvaluateMatch() function in sfx2::sidebar::EnumContext338 sal_Int32 EnumContext::EvaluateMatch (const ::std::vector<EnumContext>& rOthers) const in EvaluateMatch() function in sfx2::sidebar::EnumContext348 const sal_Int32 nMatch (EvaluateMatch(*iContext)); in EvaluateMatch()
56 sal_Int32 EvaluateMatch (const Context& rOther) const;60 sal_Int32 EvaluateMatch (const ::std::vector<Context>& rOthers) const;
44 sal_Int32 EvaluateMatch (65 sal_Int32 EvaluateMatch (
82 const sal_Int32 nMatch (rContext.EvaluateMatch(iEntry->maContext)); in FindBestMatch()
153 sal_Int32 EvaluateMatch (const EnumContext& rOther) const;157 sal_Int32 EvaluateMatch (const ::std::vector<EnumContext>& rOthers) const;
Completed in 20 milliseconds