19#ifndef __com_sun_star_embed_EmbedStates_idl__
20#define __com_sun_star_embed_EmbedStates_idl__
24module
com { module sun { module star { module embed {
29published constants EmbedStates
const long ACTIVE
"Active" - the object is activated in separate window ( outplace activation ).
Definition: EmbedStates.idl:56
const long RUNNING
"Running" - the object is connected and loaded.
Definition: EmbedStates.idl:51
const long LOADED
"Loaded" - the persistent representation of the object is loaded in memory.
Definition: EmbedStates.idl:40
const long INPLACE_ACTIVE
"Inplace active" - the object has own window in the container's window.
Definition: EmbedStates.idl:67
const long UI_ACTIVE
"UI active" - the inplace active object that has user interface.
Definition: EmbedStates.idl:76
Definition: Accessible.idl:22