Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java64 private XRadioButton optMatchAny; field in FilterComponent
359 bisany = (this.optMatchAny.getState()); in getfilterstate()
445optMatchAny = CurUnoDialog.insertRadioButton("optMatchAny" + sIncSuffix, SOOPTORMODE, new ItemList… in FilterComponent()