Searched refs:optOther (Results 1 – 1 of 1) sorted by relevance
144 const OptionProperty* optOther = dynamic_cast<const OptionProperty*>(other); in SetValue() local145 if (optOther) { in SetValue()146 return SetCurrentOptionID(optOther->CurrentOptionID()); in SetValue()