Searched refs:BT1 (Results 1 – 1 of 1) sorted by relevance
583 com.sun.star.form.FormButtonType BT1 = com.sun.star.form.FormButtonType.PUSH; in changePValue() local588 if (oldValue.equals(BT1)) newValue = BT2; in changePValue()591 if (oldValue.equals(BT4)) newValue = BT1; in changePValue()693 com.sun.star.style.BreakType BT1 = com.sun.star.style.BreakType.COLUMN_AFTER; in changePValue() local700 if (oldValue.equals(BT1)) newValue = BT2; in changePValue()706 if (oldValue.equals(BT7)) newValue = BT1; in changePValue()
Completed in 20 milliseconds