LibreOffice
LibreOffice 7.4 SDK API Reference
XWindow2 Member List

This is the complete list of members for XWindow2, including all inherited members.

acquire()XInterface
addEventListener([in] XEventListener xListener)XComponent
addFocusListener([in] com::sun::star::awt::XFocusListener xListener)XWindow
addKeyListener([in] com::sun::star::awt::XKeyListener xListener)XWindow
addMouseListener([in] com::sun::star::awt::XMouseListener xListener)XWindow
addMouseMotionListener([in] com::sun::star::awt::XMouseMotionListener xListener)XWindow
addPaintListener([in] com::sun::star::awt::XPaintListener xListener)XWindow
addWindowListener([in] com::sun::star::awt::XWindowListener xListener)XWindow
dispose()XComponent
getOutputSize()XWindow2
getPosSize()XWindow
hasFocus()XWindow2
isActive()XWindow2
isEnabled()XWindow2
isVisible()XWindow2
queryInterface([in] type aType)XInterface
release()XInterface
removeEventListener([in] XEventListener aListener)XComponent
removeFocusListener([in] com::sun::star::awt::XFocusListener xListener)XWindow
removeKeyListener([in] com::sun::star::awt::XKeyListener xListener)XWindow
removeMouseListener([in] com::sun::star::awt::XMouseListener xListener)XWindow
removeMouseMotionListener([in] com::sun::star::awt::XMouseMotionListener xListener)XWindow
removePaintListener([in] com::sun::star::awt::XPaintListener xListener)XWindow
removeWindowListener([in] com::sun::star::awt::XWindowListener xListener)XWindow
setEnable([in] boolean Enable)XWindow
setFocus()XWindow
setOutputSize([in] com::sun::star::awt::Size Size)XWindow2
setPosSize([in] long X, [in] long Y, [in] long Width, [in] long Height, [in] short Flags)XWindow
setVisible([in] boolean Visible)XWindow