:: com :: sun :: star :: text ::

service Bookmarks
Description
This service specifies a collection of Bookmarks.

Exported Interfaces - Summary
::com::sun::star::container::XNameAccess

makes it possible to access the bookmarks by their names. (details)

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

makes it possible to access the bookmarks by their index. (details)

Exported Interfaces - Details
::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