Searched refs:allProps (Results 1 – 1 of 1) sorted by relevance
222 Property[] allProps = xPSet.getPropertySetInfo().getProperties(); in printControlProperties() local223 for (int i = 0; i < allProps.length; i++) in printControlProperties()225 String sName = allProps[i].Name; in printControlProperties()
Completed in 17 milliseconds