summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/ucb/FolderListEntry.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/ucb/FolderListEntry.idl')
-rw-r--r--offapi/com/sun/star/ucb/FolderListEntry.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/ucb/FolderListEntry.idl b/offapi/com/sun/star/ucb/FolderListEntry.idl
index e17d01e38201..63eb8af2a9be 100644
--- a/offapi/com/sun/star/ucb/FolderListEntry.idl
+++ b/offapi/com/sun/star/ucb/FolderListEntry.idl
@@ -50,7 +50,7 @@ published struct FolderListEntry
boolean Removed;
/** The folder shall be purged (only used in conjunction with the
- <member>FolderListCommand::SET</member>).
+ FolderListCommand::SET).
*/
boolean Purge;
};