LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
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. 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...
 

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: