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

struct SectionFileLink

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