Searched refs:otherKeywordList (Results 1 – 1 of 1) sorted by relevance
408 LocalPointer<StringEnumeration> otherKeywordList(other.getKeywords(status)); in operator ==() local413 if (myKeywordList->count(status)!=otherKeywordList->count(status)) { in operator ==()422 otherKeywordList->reset(status); in operator ==()423 while ((ptrKeyword=otherKeywordList->snext(status))!=NULL) { in operator ==()