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

unpublished struct UpdateInformationEntry
Description
Objects of this type are used as elements of the enumeration returned by XUpdateInformationProvider .
Since
OpenOffice 2.2

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