summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/i18n/XExtendedCalendar.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/i18n/XExtendedCalendar.idl')
-rw-r--r--offapi/com/sun/star/i18n/XExtendedCalendar.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/offapi/com/sun/star/i18n/XExtendedCalendar.idl b/offapi/com/sun/star/i18n/XExtendedCalendar.idl
index dbac33f7a0dd..99125165f7c6 100644
--- a/offapi/com/sun/star/i18n/XExtendedCalendar.idl
+++ b/offapi/com/sun/star/i18n/XExtendedCalendar.idl
@@ -31,11 +31,9 @@
#include <com/sun/star/i18n/XCalendar.idl>
-//=============================================================================
module com { module sun { module star { module i18n {
-//=============================================================================
/**
@@ -51,7 +49,6 @@ module com { module sun { module star { module i18n {
*/
published interface XExtendedCalendar : ::com::sun::star::i18n::XCalendar
{
- //-------------------------------------------------------------------------
/**
Returns a string (number or name to display) matching the
given code constant.
@@ -80,7 +77,6 @@ published interface XExtendedCalendar : ::com::sun::star::i18n::XCalendar
};
-//=============================================================================
}; }; }; };
#endif