LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
AdjustmentEvent Struct Referencepublished

adjustment event emitted by adjustable objects. More...

import "AdjustmentEvent.idl";

Inheritance diagram for AdjustmentEvent:
EventObject

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.

Detailed Description

adjustment event emitted by adjustable objects.

Member Data Documentation

◆ Type

contains the type of the adjustment event.

◆ Value

long Value

contains the current value in the adjustment event.


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