Searched refs:WTM6 (Results 1 – 1 of 1) sorted by relevance
201 com.sun.star.text.WrapTextMode WTM6 = com.sun.star.text.WrapTextMode.THROUGHT; in changePValue() local206 if (oldValue.equals(WTM5)) newValue = WTM6; in changePValue()207 if (oldValue.equals(WTM6)) newValue = WTM1; in changePValue()
Completed in 16 milliseconds