Searched refs:oriValue (Results 1 – 1 of 1) sorted by relevance
504 rtl::OUString oriValue = getOriginalProperty( propName, rKind ); in isPropertyTouched() local506 bool isTouched = oriValue != newValue; in isPropertyTouched()508 …s)\n", OUSTRING_CSTR(propName), isTouched ? "yes" : "no", OUSTRING_CSTR(oriValue), OUSTRING_CSTR(n… in isPropertyTouched()
Completed in 55 milliseconds