Searched refs:VT3 (Results 1 – 1 of 1) sorted by relevance
729 com.sun.star.sheet.ValidationType VT3 = com.sun.star.sheet.ValidationType.DATE; in changePValue() local737 if (oldValue.equals(VT2)) newValue = VT3; in changePValue()738 if (oldValue.equals(VT3)) newValue = VT4; in changePValue()
Completed in 13 milliseconds