summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/text/textfield/GetReference.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/GetReference.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/GetReference.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/GetReference.idl b/offapi/com/sun/star/text/textfield/GetReference.idl
index 83f4e5b44249..67a8ab1fe7cb 100644
--- a/offapi/com/sun/star/text/textfield/GetReference.idl
+++ b/offapi/com/sun/star/text/textfield/GetReference.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/text/TextField.idl>
-//=============================================================================
module com { module sun { module star { module text { module textfield {
-//=============================================================================
/** specifies service of a reference field.
@see com::sun::star::text::TextField
*/
@@ -67,7 +65,6 @@ published service GetReference
[property] short SequenceNumber;
};
-//=============================================================================
}; }; }; }; };