Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/sidebar/
H A DContext.cxx58 sal_Int32 Context::EvaluateMatch ( in EvaluateMatch() function in sfx2::sidebar::Context
79 sal_Int32 Context::EvaluateMatch (const ::std::vector<Context>& rOthers) const in EvaluateMatch() function in sfx2::sidebar::Context
89 const sal_Int32 nMatch (EvaluateMatch(*iContext)); in EvaluateMatch()
H A DContextMatcher.cxx52 sal_Int32 ContextMatcher::EvaluateMatch ( in EvaluateMatch() function in sfx2::sidebar::ContextMatcher
63 const sal_Int32 nMatch (EvaluateMatch(rContext, *iEntry)); in EvaluateMatch()
76 sal_Int32 ContextMatcher::EvaluateMatch ( in EvaluateMatch() function in sfx2::sidebar::ContextMatcher
H A DEnumContext.cxx317 sal_Int32 EnumContext::EvaluateMatch ( in EvaluateMatch() function in sfx2::sidebar::EnumContext
338 sal_Int32 EnumContext::EvaluateMatch (const ::std::vector<EnumContext>& rOthers) const in EvaluateMatch() function in sfx2::sidebar::EnumContext
348 const sal_Int32 nMatch (EvaluateMatch(*iContext)); in EvaluateMatch()
H A DContext.hxx56 sal_Int32 EvaluateMatch (const Context& rOther) const;
60 sal_Int32 EvaluateMatch (const ::std::vector<Context>& rOthers) const;
H A DContextMatcher.hxx44 sal_Int32 EvaluateMatch (
65 sal_Int32 EvaluateMatch (
H A DContextList.cxx82 const sal_Int32 nMatch (rContext.EvaluateMatch(iEntry->maContext)); in FindBestMatch()
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DEnumContext.hxx153 sal_Int32 EvaluateMatch (const EnumContext& rOther) const;
157 sal_Int32 EvaluateMatch (const ::std::vector<EnumContext>& rOthers) const;

Completed in 20 milliseconds