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

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

 
Top of Page