Syntax
interface XBookmarksSupplier : com::sun::star::uno::XInterface ;
Description
provides access to the collection of all bookmarks associated with a data source.
Known Services Which Export this Interface
|
com::sun::star::sdb::DataSource -
Method Details
|
|
Syntax
- com::sun::star::container::XNameAccess getBookmarks
();
Returns
- the collection of all bookmarks associated with a data source
A bookmark is simply a string specifying the location of the
bookmarked document.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.