:: com :: sun :: star :: deployment ::

unpublished struct UpdateInformationEntry
Usage Restrictions
not published
Description
Objects of this type are used as elements of the enumeration returned by XUpdateInformationProvider.
Since
OOo 2.3

Elements' Summary
UpdateDocument the DOM representation of an update information entry  
Description the (optional) description for an update information * entry extracted from the update feed container  
Elements' Details
UpdateDocument
::com::sun::star::xml::dom::XElement UpdateDocument;
Description
the DOM representation of an update information entry
Description
string Description;
Description
the (optional) description for an update information * entry extracted from the update feed container
Top of Page