service Bookmarks in module com::sun::star::text::

(Global Index)

Syntax

service Bookmarks;

Description

This service specifies a collection of Bookmark s.

Exported Interfaces

com::sun::star::container::XNameAccess

Description

makes it possible to access the bookmarks by their names.

All contents support the service Bookmark .


com::sun::star::container::XIndexAccess

Description

makes it possible to access the bookmarks by their index.

All contents support the service Bookmark .


Top of Page