Searched refs:VT7 (Results 1 – 1 of 1) sorted by relevance
733 com.sun.star.sheet.ValidationType VT7 = com.sun.star.sheet.ValidationType.TIME; in changePValue() local741 if (oldValue.equals(VT6)) newValue = VT7; in changePValue()742 if (oldValue.equals(VT7)) newValue = VT8; in changePValue()
Completed in 23 milliseconds