LibreOfficeDev
LibreOfficeDev 25.8 SDK API Reference
Public Member Functions | List of all members
XUITest Interface Reference

import"XUITest.idl";

Inheritance diagram for XUITest:
UITest

Public Member Functions

boolean executeCommand ([in] string command)
 
boolean executeCommandWithParameters ([in] string command, [in] com::sun::star::beans::PropertyValues propValues)
 
boolean executeDialog ([in] string command)
 
XUIObject getTopFocusWindow ()
 
XUIObject getFloatWindow ()
 
XUIObject getWindow ([in] ::com::sun::star::awt::XWindow xWindow)
 Get the XUIObject for the given window. More...
 

Member Function Documentation

◆ executeCommand()

boolean executeCommand ( [in] string  command)

◆ executeCommandWithParameters()

boolean executeCommandWithParameters ( [in] string  command,
[in] com::sun::star::beans::PropertyValues  propValues 
)

◆ executeDialog()

boolean executeDialog ( [in] string  command)

◆ getFloatWindow()

XUIObject getFloatWindow ( )

◆ getTopFocusWindow()

XUIObject getTopFocusWindow ( )

◆ getWindow()

XUIObject getWindow ( [in] ::com::sun::star::awt::XWindow  xWindow)

Get the XUIObject for the given window.

Since
LibreOffice 25.8

The documentation for this interface was generated from the following file: