LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
XPropertyControlContext Interface Reference

specifies the interface of the context of an XPropertyControl. More...

import "XPropertyControlContext.idl";

Inheritance diagram for XPropertyControlContext:
XPropertyControlObserver

Public Member Functions

void activateNextControl ([in] XPropertyControl CurrentControl)
 instructs the XPropertyControlContext to active the next control
Public Member Functions inherited from XPropertyControlObserver
void focusGained ([in] XPropertyControl Control)
 notifies the observer that a certain XPropertyControl's UI representation gained the focus.
void valueChanged ([in] XPropertyControl Control)
 notifies the observer that a certain XPropertyControl's value changed.

Detailed Description

specifies the interface of the context of an XPropertyControl.

See also
XPropertyControl::ControlContext
Since
OOo 2.0.3

Member Function Documentation

◆ activateNextControl()

void activateNextControl ( [in] XPropertyControl CurrentControl)

instructs the XPropertyControlContext to active the next control

Parameters
CurrentControldenotes the control which initiated the request.

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