Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java699 com.sun.star.style.BreakType BT7 = com.sun.star.style.BreakType.NONE; in changePValue() local
705 if (oldValue.equals(BT6)) newValue = BT7; in changePValue()
706 if (oldValue.equals(BT7)) newValue = BT1; in changePValue()

Completed in 17 milliseconds