LibreOffice
LibreOffice 7.4 SDK API Reference
Public Member Functions | List of all members
XUIObject Interface Reference

import"XUIObject.idl";

Public Member Functions

XUIObject getChild ([in] string id)
 
void executeAction ([in] string action, [in] com::sun::star::beans::PropertyValues propValues)
 
com::sun::star::beans::PropertyValues getState ()
 
string getType ()
 
sequence< string > getChildren ()
 
string getHierarchy ()
 

Member Function Documentation

◆ executeAction()

void executeAction ( [in] string  action,
[in] com::sun::star::beans::PropertyValues  propValues 
)

◆ getChild()

XUIObject getChild ( [in] string  id)

◆ getChildren()

sequence<string> getChildren ( )

◆ getHierarchy()

string getHierarchy ( )

◆ getState()

◆ getType()

string getType ( )

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