LibreOffice
LibreOffice 6.4 SDK API Reference
|
Go to the documentation of this file.
19 #ifndef __com_sun_star_frame_status_ItemState_idl__
20 #define __com_sun_star_frame_status_ItemState_idl__
24 module
com { module sun { module star { module frame { module status {
const short UNKNOWN
specifies an unknown state.
Definition: ItemState.idl:37
const short DISABLED
specifies that the property is currently disabled.
Definition: ItemState.idl:41
const short SET
specifies that the property is currently in a set state.
Definition: ItemState.idl:62
const short DONT_CARE
specifies that the property is currently in a don't care state.
Definition: ItemState.idl:54
const short READ_ONLY
specifies that the property is currently read-only.
Definition: ItemState.idl:45
const short DEFAULT_VALUE
specifies that the property is currently in a default state.
Definition: ItemState.idl:58
Definition: Ambiguous.idl:22