Searched refs:oldProperty (Results 1 – 2 of 2) sorted by relevance
326 XmlProperty oldProperty = property; in sortByOrigin() local327 property = new XmlProperty(oldProperty.getEditor(), this, node, in sortByOrigin()328 oldProperty.getDescriptor()); in sortByOrigin()329 property.setPriority(oldProperty.getPriority()); in sortByOrigin()
547 String oldProperty = state.getRelativePath(); in updateLibrary() local554 IStatus status = replaceLibraryProperty(oldProperty, newRelativePath); in updateLibrary()