Home
last modified time | relevance | path

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

/aoo4110/main/accessibility/workben/org/openoffice/accessibility/awb/view/text/
H A DTextActionDialog.java98 maIndexToggle = new JCheckBox ("reverse selection"); in Layout()
99 aButtons.add (maIndexToggle); in Layout()
142 if (bStart ^ maIndexToggle.isSelected()) in GetSelection()
203 private JCheckBox maIndexToggle; field in TextActionDialog

Completed in 41 milliseconds