Searched defs:newValue (Results 1 – 2 of 2) sorted by relevance
1264 public boolean commitAttributeToXml(UiAttributeNode uiAttr, String newValue) { in commitAttributeToXml()1656 final String newValue = (String)value; in setPropertyValue() local
567 private IStatus replaceLibraryProperty(String oldValue, String newValue) { in replaceLibraryProperty()