Searched refs:c2int (Results 1 – 2 of 2) sorted by relevance
121 int c2int = 16777216 + c.hashCode(); in changeColor() local124 xPropertySet.setPropertyValue("CellBackColor", new Integer(c2int)); in changeColor()
127 int c2int = 16777216 + c.hashCode(); in changeColor() local130 xPropertySet.setPropertyValue("CellBackColor", new Integer(c2int)); in changeColor()
Completed in 6 milliseconds