summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/textfield/User.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/text/textfield/User.idl')
-rw-r--r--offapi/com/sun/star/text/textfield/User.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/text/textfield/User.idl b/offapi/com/sun/star/text/textfield/User.idl
index 0df1c1a2d1c9..4da8faea4ba9 100644
--- a/offapi/com/sun/star/text/textfield/User.idl
+++ b/offapi/com/sun/star/text/textfield/User.idl
@@ -24,11 +24,9 @@
#include <com/sun/star/text/DependentTextField.idl>
#include <com/sun/star/text/XDependentTextField.idl>
-//=============================================================================
module com { module sun { module star { module text { module textfield {
-//=============================================================================
/** specifies service of a user defined field.
@see com::sun::star::text::TextField
*/
@@ -56,7 +54,6 @@ published service User
[optional, property] boolean IsFixedLanguage;
};
-//=============================================================================
}; }; }; }; };