summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/textfield/docinfo/Custom.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/docinfo/Custom.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/Custom.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/docinfo/Custom.idl b/offapi/com/sun/star/text/textfield/docinfo/Custom.idl
index e3320a49dd1a..4bad6568a526 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/Custom.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/Custom.idl
@@ -22,12 +22,10 @@
#include <com/sun/star/text/TextField.idl>
-//=============================================================================
module com { module sun { module star {
module text { module textfield { module docinfo {
-//=============================================================================
/** specifies service of a text field that refers to the content of a
user-defined field in the document information.
@@ -54,7 +52,6 @@ published service Custom
[property] boolean IsFixed;
};
-//=============================================================================
}; }; }; }; }; };