Home
last modified time | relevance | path

Searched refs:WTM2 (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/qadevOOo/runner/util/
H A DValueChanger.java197 com.sun.star.text.WrapTextMode WTM2 = com.sun.star.text.WrapTextMode.LEFT; in changePValue() local
202 if (oldValue.equals(WTM1)) newValue = WTM2; in changePValue()
203 if (oldValue.equals(WTM2)) newValue = WTM3; in changePValue()

Completed in 17 milliseconds