summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/XBookmarksSupplier.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/XBookmarksSupplier.idl')
-rw-r--r--offapi/com/sun/star/text/XBookmarksSupplier.idl4
1 files changed, 2 insertions, 2 deletions
diff --git a/offapi/com/sun/star/text/XBookmarksSupplier.idl b/offapi/com/sun/star/text/XBookmarksSupplier.idl
index 33ed71e5d83f..d3f66410cda5 100644
--- a/offapi/com/sun/star/text/XBookmarksSupplier.idl
+++ b/offapi/com/sun/star/text/XBookmarksSupplier.idl
@@ -32,8 +32,8 @@
published interface XBookmarksSupplier: com::sun::star::uno::XInterface
{
/** @returns
- the collection of all <type>Bookmark</type> instances which are
- within this context and which support the <type>Bookmarks</type> service.
+ the collection of all Bookmark instances which are
+ within this context and which support the Bookmarks service.
*/
com::sun::star::container::XNameAccess getBookmarks();