Home
last modified time | relevance | path

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

/AOO41X/main/wizards/com/sun/star/wizards/ui/
H A DFilterComponent.java217 private String getControlName(Object _oSourceevent) in getControlName() argument
221 XControl xControl = UnoRuntime.queryInterface(XControl.class, _oSourceevent); in getControlName()