Searched refs:GF11 (Results 1 – 1 of 1) sorted by relevance
639 com.sun.star.sheet.GeneralFunction GF11 = com.sun.star.sheet.GeneralFunction.SUM; in changePValue() local652 if (oldValue.equals(GF10)) newValue = GF11; in changePValue()653 if (oldValue.equals(GF11)) newValue = GF12; in changePValue()
Completed in 18 milliseconds