Searched refs:the_first (Results 1 – 1 of 1) sorted by relevance
156 String[] the_first = new String[1]; in _setPropertiesToDefault() local157 the_first[0] = propName; in _setPropertiesToDefault()159 oObj.setPropertiesToDefault(the_first); in _setPropertiesToDefault()160 result = (oObj.getPropertyStates(the_first)[0].equals in _setPropertiesToDefault()
Completed in 34 milliseconds