Searched refs:rDictionary (Results 1 – 2 of 2) sorted by relevance
265 Dictionary& Dictionary::operator=( Dictionary& rDictionary ) in operator =() argument269 if ( this != &rDictionary ) in operator =()274 for ( pPtr = rDictionary.First(); pPtr; pPtr = rDictionary.Next() ) in operator =()
132 Dictionary& operator=( Dictionary& rDictionary );
Completed in 26 milliseconds