summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/Footnote.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/Footnote.idl')
-rw-r--r--offapi/com/sun/star/text/Footnote.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/Footnote.idl b/offapi/com/sun/star/text/Footnote.idl
index 5b7d0e8556ad..f1c75b94a4b8 100644
--- a/offapi/com/sun/star/text/Footnote.idl
+++ b/offapi/com/sun/star/text/Footnote.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/text/XText.idl>
-//=============================================================================
module com { module sun { module star { module text {
-//=============================================================================
/** This service specifies a footnote or an endnote in a
<type>TextDocument</type>.
*/
@@ -51,7 +49,6 @@ published service Footnote
[optional, readonly, property]short ReferenceId;
};
-//=============================================================================
}; }; }; };