summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/SectionFileLink.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/SectionFileLink.idl')
-rw-r--r--offapi/com/sun/star/text/SectionFileLink.idl5
1 files changed, 0 insertions, 5 deletions
diff --git a/offapi/com/sun/star/text/SectionFileLink.idl b/offapi/com/sun/star/text/SectionFileLink.idl
index 275141b10d74..4744ea1d5cc2 100644
--- a/offapi/com/sun/star/text/SectionFileLink.idl
+++ b/offapi/com/sun/star/text/SectionFileLink.idl
@@ -23,8 +23,6 @@
module com { module sun { module star { module text {
-
-// DocMerge from xml: struct com::sun::star::text::SectionFileLink
/** describes the link for a text section.
@@ -45,13 +43,10 @@
*/
published struct SectionFileLink
{
- // DocMerge from xml: field com::sun::star::text::SectionFileLink::FileURL
/** contains the URL of the linked file.
*/
string FileURL;
-
- // DocMerge from xml: field com::sun::star::text::SectionFileLink::FilterName
/** contains the name of the file filter that is used to load the linked file.
*/
string FilterName;