LibreOffice
LibreOffice 25.8 SDK API Reference
|
adjustment event emitted by adjustable objects. More...
import "AdjustmentEvent.idl";
Public Attributes | |
long | Value |
contains the current value in the adjustment event. | |
com::sun::star::awt::AdjustmentType | Type |
contains the type of the adjustment event. | |
Public Attributes inherited from EventObject | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. |
adjustment event emitted by adjustable objects.
contains the type of the adjustment event.
long Value |
contains the current value in the adjustment event.