Searched refs:VAS3 (Results 1 – 1 of 1) sorted by relevance
717 com.sun.star.sheet.ValidationAlertStyle VAS3 = com.sun.star.sheet.ValidationAlertStyle.STOP; in changePValue() local721 if (oldValue.equals(VAS2)) newValue = VAS3; in changePValue()722 if (oldValue.equals(VAS3)) newValue = VAS4; in changePValue()
Completed in 18 milliseconds