Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/runner/util/
H A DUITools.java310 XAccessible xListBoxAccess = (XAccessible) in selectListboxItem() local
316 xListBoxAccess, AccessibleRole.LIST, true); in selectListboxItem()
358 XAccessible xListBoxAccess = (XAccessible) in getListBoxObjects() local
363 xListBoxAccess, AccessibleRole.LIST, true); in getListBoxObjects()
422 XAccessible xListBoxAccess = (XAccessible) in getListBoxItems() local
427 xListBoxAccess, AccessibleRole.LIST, true); in getListBoxItems()

Completed in 17 milliseconds