LibreOffice
LibreOffice 24.2 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. More... | |
com::sun::star::awt::AdjustmentType | Type |
contains the type of the adjustment event. More... | |
Public Attributes inherited from EventObject | |
com::sun::star::uno::XInterface | Source |
refers to the object that fired the event. More... | |
adjustment event emitted by adjustable objects.
contains the type of the adjustment event.
long Value |
contains the current value in the adjustment event.