LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
SectionFileLink Struct Referencepublished

describes the link for a text section. More...

import"SectionFileLink.idl";

Public Attributes

string FileURL
 contains the URL of the linked file. More...
 
string FilterName
 contains the name of the file filter that is used to load the linked file. More...
 

Detailed 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.

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

Member Data Documentation

◆ FileURL

string FileURL

contains the URL of the linked file.

◆ FilterName

string FilterName

contains the name of the file filter that is used to load the linked file.


The documentation for this struct was generated from the following file: