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