Home
last modified time | relevance | path

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

/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextAttributeDialog.java67 maBoldCheckBox = new JCheckBox ("bold"); in Layout()
97 aPanel.add (maBoldCheckBox); in Layout()
114 aSequence[0].Value = new Integer (maBoldCheckBox.isSelected() ? 150 : 100); in EditableTextAction()
167 maBoldCheckBox, field in TextAttributeDialog

Completed in 14 milliseconds