summaryrefslogtreecommitdiffstats
path: root/offapi/com/sun/star/form/component/TimeField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/TimeField.idl')
-rw-r--r--offapi/com/sun/star/form/component/TimeField.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/form/component/TimeField.idl b/offapi/com/sun/star/form/component/TimeField.idl
index 3095b7965c17..01c91261ff24 100644
--- a/offapi/com/sun/star/form/component/TimeField.idl
+++ b/offapi/com/sun/star/form/component/TimeField.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/form/XReset.idl>
-//=============================================================================
module com { module sun { module star { module form { module component {
-//=============================================================================
/** specifies the control model for a field which can be used to input time values.
*/
@@ -47,7 +45,6 @@ published service TimeField
*/
interface com::sun::star::form::XReset;
- //-------------------------------------------------------------------------
/** contains a default value for the control.
@@ -60,7 +57,6 @@ published service TimeField
};
-//=============================================================================
}; }; }; }; };