Searched refs:fvalue (Results 1 – 2 of 2) sorted by relevance
157 float fvalue = Boolean.TRUE.equals(value) ? 1 : 0; in applyValueForCell() local158 … variableSection.setAttribute(OfficeNamespaces.OFFICE_NS, VALUE, String.valueOf(fvalue)); in applyValueForCell()
1247 double fvalue = AnyConverter.toDouble(xPSet.getPropertyValue("EffectiveValue")); in up() local1248 System.out.println("Controlvalue: " + fvalue); in up()
Completed in 19 milliseconds