:: com :: sun :: star :: packages ::

service PackageFolderEnumeration
Description
This service provides an iterator over the contents of a given instance of a PackageFolder. This provides a "snapshot" of the contents of the PackageFolder at the time of construction. It is the responsibility of the caller to ensure that any given member of the enumeration refers to a valid PackageStream or PackageFolder.

Exported Interfaces - Summary
::com::sun::star::container::XEnumeration
(referenced entity's summary:)
provides functionality to enumerate the contents of a container.
Exported Interfaces - Details
::com::sun::star::container::XEnumeration
(referenced entity's summary:)
provides functionality to enumerate the contents of a container.

 
Top of Page