22module
com { module sun { module star { module ucb {
35 sequence<FolderListEntry>
List;
FolderListCommand
The various commands to process on a list of folders.
Definition FolderListCommand.idl:29
Definition Ambiguous.idl:20
A list of folders.
Definition FolderList.idl:27
sequence< FolderListEntry > List
The list of folders (only used in conjunction with FolderListCommand::SET).
Definition FolderList.idl:35
FolderListCommand Command
The command to process on this list of folders.
Definition FolderList.idl:30