Searched refs:GF2 (Results 1 – 1 of 1) sorted by relevance
630 com.sun.star.sheet.GeneralFunction GF2 = com.sun.star.sheet.GeneralFunction.AVERAGE; in changePValue() local643 if (oldValue.equals(GF1)) newValue = GF2; in changePValue()644 if (oldValue.equals(GF2)) newValue = GF3; in changePValue()
Completed in 34 milliseconds