summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/component/CurrencyField.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/component/CurrencyField.idl')
-rw-r--r--offapi/com/sun/star/form/component/CurrencyField.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/form/component/CurrencyField.idl b/offapi/com/sun/star/form/component/CurrencyField.idl
index 2484ca346ec5..9c4fbde41c59 100644
--- a/offapi/com/sun/star/form/component/CurrencyField.idl
+++ b/offapi/com/sun/star/form/component/CurrencyField.idl
@@ -26,11 +26,9 @@
#include <com/sun/star/form/XReset.idl>
-//=============================================================================
module com { module sun { module star { module form { module component {
-//=============================================================================
/** This service specifies the ControlModel for an edit field which
contains a currency value.
@@ -56,7 +54,6 @@ published service CurrencyField
};
-//=============================================================================
}; }; }; }; };