Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

struct SectionFileLink
Description
describes the link for a text section.

If the URL is an empty string, then the section is not linked.

The bookmark of the URL (after the "#") is the name of a bookmark or a section name in the linked document. If a bookmark or section with this name exists in the document, then only this part is linked into the given text section.

FilterName is the internal name of the document filter. To use this struct, it is not necessary to set FilterName. It will be automatically assigned.


Elements' Summary
FileURL contains the URL of the linked file.  
FilterName contains the name of the file filter that is used to load the linked file.  
Elements' Details
FileURL
string FileURL;
Description
contains the URL of the linked file.
FilterName
string FilterName;
Description
contains the name of the file filter that is used to load the linked file.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.