Searched refs:includePropertyAttribute (Results 1 – 1 of 1) sorted by relevance
738 …public static String[] getFilteredPropertyNames(XPropertySet props, short includePropertyAttribute, in getFilteredPropertyNames() argument744 boolean include = (includePropertyAttribute == 0) || in getFilteredPropertyNames()745 ((the_props[i].Attributes & includePropertyAttribute) != 0); in getFilteredPropertyNames()