summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/NumberFormatMapper.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/NumberFormatMapper.idl')
-rw-r--r--offapi/com/sun/star/i18n/NumberFormatMapper.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/i18n/NumberFormatMapper.idl b/offapi/com/sun/star/i18n/NumberFormatMapper.idl
index ed5d91d01ff2..c3ba5fa712a4 100644
--- a/offapi/com/sun/star/i18n/NumberFormatMapper.idl
+++ b/offapi/com/sun/star/i18n/NumberFormatMapper.idl
@@ -23,11 +23,9 @@
#include <com/sun/star/i18n/XNumberFormatCode.idl>
#include <com/sun/star/lang/XServiceInfo.idl>
-//=============================================================================
module com { module sun { module star { module i18n {
-//=============================================================================
/** Access locale data number format codes to use with the
number formatter
@@ -39,7 +37,6 @@ published service NumberFormatMapper
interface com::sun::star::lang::XServiceInfo;
};
-//=============================================================================
}; }; }; };
#endif