summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/component/FormattedField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/FormattedField.idl')
-rw-r--r--offapi/com/sun/star/form/component/FormattedField.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/component/FormattedField.idl b/offapi/com/sun/star/form/component/FormattedField.idl
index aa98af070604..ee937fccc6e8 100644
--- a/offapi/com/sun/star/form/component/FormattedField.idl
+++ b/offapi/com/sun/star/form/component/FormattedField.idl
@@ -35,11 +35,9 @@
#include <com/sun/star/form/XReset.idl>
-//=============================================================================
module com { module sun { module star { module form { module component {
-//=============================================================================
/** This service specifies the control model of an edit field for entering text which can be
(nearly) arbitrarily formatted.
@@ -60,7 +58,6 @@ published service FormattedField
interface com::sun::star::form::XReset;
};
-//=============================================================================
}; }; }; }; };