Searched refs:WTM5 (Results 1 – 1 of 1) sorted by relevance
200 com.sun.star.text.WrapTextMode WTM5 = com.sun.star.text.WrapTextMode.RIGHT; in changePValue() local205 if (oldValue.equals(WTM4)) newValue = WTM5; in changePValue()206 if (oldValue.equals(WTM5)) newValue = WTM6; in changePValue()
Completed in 26 milliseconds