Searched refs:wind (Results 1 – 1 of 1) sorted by relevance
93 XWindow wind = (XWindow)UnoRuntime.queryInterface(XWindow.class, cntrl); in _addActivateListener() local94 wind.setFocus(); in _addActivateListener()118 XWindow wind = (XWindow)UnoRuntime.queryInterface(XWindow.class, cntrl); in _removeActivateListener() local119 wind.setFocus(); in _removeActivateListener()
Completed in 15 milliseconds