Searched refs:BT3 (Results 1 – 1 of 1) sorted by relevance
585 com.sun.star.form.FormButtonType BT3 = com.sun.star.form.FormButtonType.SUBMIT; in changePValue() local589 if (oldValue.equals(BT2)) newValue = BT3; in changePValue()590 if (oldValue.equals(BT3)) newValue = BT4; in changePValue()695 com.sun.star.style.BreakType BT3 = com.sun.star.style.BreakType.COLUMN_BOTH; in changePValue() local701 if (oldValue.equals(BT2)) newValue = BT3; in changePValue()702 if (oldValue.equals(BT3)) newValue = BT4; in changePValue()
Completed in 18 milliseconds