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

service Bookmark
Description
A bookmark is a TextContent , which is like a jump target or a label.
Developers Guide
8.3.6 Text Documents - Working with Text Documents - Bookmarks

Included Services
TextContent
(referenced entity's summary:)
is an object which can be anchored in a text, like instances of TextFrame or TextFields .
Exported Interfaces
::com::sun::star::container::XNamed
Description
This interface specifies the name of the bookmark.

 
Top of Page