Searched refs:commentsValue_ (Results 1 – 2 of 2) sorted by relevance
79 NSString *commentsValue_; // Comments from the user variable
470 return [[commentsValue_ retain] autorelease];474 if (commentsValue_ != value) {475 [commentsValue_ release];476 commentsValue_ = [value copy];