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 set
specifies that the property is currently in a set state.
Definition: ItemState.idl:62
const short disabled
specifies that the property is currently disabled.
Definition: ItemState.idl:41
const short default_value
specifies that the property is currently in a default state.
Definition: ItemState.idl:58
const short read_only
specifies that the property is currently read-only.
Definition: ItemState.idl:45
const short dont_care
specifies that the property is currently in a don't care state.
Definition: ItemState.idl:54
const short unknown
specifies an unknown state.
Definition: ItemState.idl:37