Home
last modified time | relevance | path

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

/aoo42x/main/wizards/com/sun/star/wizards/ui/event/
H A DCommonListener.java63 public void textChanged(TextEvent textEvent) in textChanged() argument
65 invoke(getEventSourceName(textEvent), EVENT_TEXT_CHANGED, textEvent); in textChanged() local
/aoo42x/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java1210 public void textChanged(TextEvent textEvent) { in textChanged() argument
1213 … XControl xControl = (XControl) UnoRuntime.queryInterface(XControl.class, textEvent.Source); in textChanged()

Completed in 33 milliseconds