Searched refs:otherKeywordList (Results 1 – 1 of 1) sorted by relevance
558 LocalPointer<StringEnumeration> otherKeywordList(other.getKeywords(status)); in operator ==() local563 if (myKeywordList->count(status)!=otherKeywordList->count(status)) { in operator ==()572 otherKeywordList->reset(status); in operator ==()573 while ((ptrKeyword=otherKeywordList->snext(status))!=nullptr) { in operator ==()