summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/ExtendedUser.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/ExtendedUser.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/ExtendedUser.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/ExtendedUser.idl b/offapi/com/sun/star/text/textfield/ExtendedUser.idl
index e3439d58a4ca..3358626674bc 100644
--- a/offapi/com/sun/star/text/textfield/ExtendedUser.idl
+++ b/offapi/com/sun/star/text/textfield/ExtendedUser.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 text field that shows and element of the user data
(name, address, phone, ...)
@see com::sun::star::text::TextField
@@ -60,7 +58,6 @@ published service ExtendedUser
};
-//=============================================================================
}; }; }; }; };