Searched refs:WTM2 (Results 1 – 1 of 1) sorted by relevance
197 com.sun.star.text.WrapTextMode WTM2 = com.sun.star.text.WrapTextMode.LEFT; in changePValue() local202 if (oldValue.equals(WTM1)) newValue = WTM2; in changePValue()203 if (oldValue.equals(WTM2)) newValue = WTM3; in changePValue()
Completed in 20 milliseconds