Home
last modified time | relevance | path

Searched refs:GF2 (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/qadevOOo/runner/util/
H A DValueChanger.java630 com.sun.star.sheet.GeneralFunction GF2 = com.sun.star.sheet.GeneralFunction.AVERAGE; in changePValue() local
643 if (oldValue.equals(GF1)) newValue = GF2; in changePValue()
644 if (oldValue.equals(GF2)) newValue = GF3; in changePValue()

Completed in 28 milliseconds