Searched refs:_filterMethod (Results 1 – 4 of 4) sorted by relevance
124 _filterMethod.Clear(); in Init()176 return _filterMethod.ParseMethodFromPROPVARIANT(UString(), value); in SetProperty()
59 COneMethodInfo _filterMethod; variable
1126 FOR_VECTOR (j, _filterMethod.Props) in UpdateItems()1128 const CProp &prop = _filterMethod.Props[j]; in UpdateItems()1263 if (!_filterMethod.MethodName.IsEmpty()) in SetProperties()1269 if (StringsAreEqualNoCase_Ascii(_filterMethod.MethodName, pair.Name)) in SetProperties()
98 if (!_filterMethod.MethodName.IsEmpty()) in SetMainMethod()108 methods.Insert(0, _filterMethod); in SetMainMethod()