Searched refs:BT2 (Results 1 – 1 of 1) sorted by relevance
584 com.sun.star.form.FormButtonType BT2 = com.sun.star.form.FormButtonType.RESET; in changePValue() local588 if (oldValue.equals(BT1)) newValue = BT2; in changePValue()589 if (oldValue.equals(BT2)) newValue = BT3; in changePValue()694 com.sun.star.style.BreakType BT2 = com.sun.star.style.BreakType.COLUMN_BEFORE; in changePValue() local700 if (oldValue.equals(BT1)) newValue = BT2; in changePValue()701 if (oldValue.equals(BT2)) newValue = BT3; in changePValue()
Completed in 18 milliseconds