19 #ifndef __com_sun_star_embed_EmbedUpdateModes_idl__
20 #define __com_sun_star_embed_EmbedUpdateModes_idl__
24 module com { module sun { module star { module embed {
30 published constants EmbedUpdateModes
const long ALWAYS_UPDATE
An object representation should be updated as often as possible.
Definition: EmbedUpdateModes.idl:39
const long EXPLICIT_UPDATE
An object representation should be updated only in case of request.
Definition: EmbedUpdateModes.idl:47