Searched refs:FM2 (Results 1 – 1 of 1) sorted by relevance
554 com.sun.star.form.FormSubmitMethod FM2 = com.sun.star.form.FormSubmitMethod.POST; in changePValue() local555 if (oldValue.equals(FM1)) newValue = FM2; in changePValue()556 if (oldValue.equals(FM2)) newValue = FM1; in changePValue()
Completed in 14 milliseconds