summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl b/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
index 227cd55845ae..8d4492bb1860 100644
--- a/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
+++ b/offapi/com/sun/star/text/textfield/docinfo/ChangeAuthor.idl
@@ -31,12 +31,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 provides information about the author
of the last change.
@see com::sun::star::text::TextField
@@ -59,7 +57,6 @@ published service ChangeAuthor
[optional, property] boolean IsFixed;
};
-//=============================================================================
}; }; }; }; }; };