Home
last modified time | relevance | path

Searched refs:oriValue (Results 1 – 1 of 1) sorted by relevance

/trunk/main/toolkit/workben/layout/
H A Deditor.cxx504 rtl::OUString oriValue = getOriginalProperty( propName, rKind ); in isPropertyTouched() local
506 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 31 milliseconds