22 module
com { module sun { module star { module embed {
27 published constants EmbedStates
Definition: Ambiguous.idl:20
const long RUNNING
"Running" - the object is connected and loaded.
Definition: EmbedStates.idl:49
const long ACTIVE
"Active" - the object is activated in separate window ( outplace activation ).
Definition: EmbedStates.idl:54
const long LOADED
"Loaded" - the persistent representation of the object is loaded in memory.
Definition: EmbedStates.idl:38
const long UI_ACTIVE
"UI active" - the inplace active object that has user interface.
Definition: EmbedStates.idl:74
const long INPLACE_ACTIVE
"Inplace active" - the object has own window in the container's window.
Definition: EmbedStates.idl:65