Syntax
struct AdjustmentEvent : com::sun::star::lang::EventObject ;
Description
adjustment event emitted by adjustable objects.
Field Summary
|
Value |
contains the current value in the adjustment event.
|
|
Type |
contains the type of the adjustment event.
|
|
Field Details
|
|
Syntax
long Value;
Description
contains the current value in the adjustment event.
Syntax
com::sun::star::awt::AdjustmentType Type;
Description
contains the type of the adjustment event.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.