summaryrefslogtreecommitdiff
path: root/i18npool/inc/calendar_gregorian.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/calendar_gregorian.hxx')
-rw-r--r--i18npool/inc/calendar_gregorian.hxx32
1 files changed, 16 insertions, 16 deletions
diff --git a/i18npool/inc/calendar_gregorian.hxx b/i18npool/inc/calendar_gregorian.hxx
index 1f9cdc8388cb..96af21e43059 100644
--- a/i18npool/inc/calendar_gregorian.hxx
+++ b/i18npool/inc/calendar_gregorian.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -33,9 +33,9 @@
#include "warnings_guard_unicode_calendar.h"
-// ----------------------------------------------------
-// class Calendar_gregorian
-// ----------------------------------------------------
+// ----------------------------------------------------
+// class Calendar_gregorian
+// ----------------------------------------------------
namespace com { namespace sun { namespace star { namespace i18n {
@@ -125,9 +125,9 @@ private:
bool getCombinedOffset( sal_Int32 & o_nOffset, sal_Int16 nParentFieldIndex, sal_Int16 nChildFieldIndex ) const;
};
-// ----------------------------------------------------
-// class Calendar_hanja
-// ----------------------------------------------------
+// ----------------------------------------------------
+// class Calendar_hanja
+// ----------------------------------------------------
class Calendar_hanja : public Calendar_gregorian
{
public:
@@ -137,9 +137,9 @@ public:
virtual rtl::OUString SAL_CALL getDisplayName(sal_Int16 nCalendarDisplayIndex, sal_Int16 nIdx, sal_Int16 nNameType) throw(com::sun::star::uno::RuntimeException);
};
-// ----------------------------------------------------
-// class Calendar_gengou
-// ----------------------------------------------------
+// ----------------------------------------------------
+// class Calendar_gengou
+// ----------------------------------------------------
class Calendar_gengou : public Calendar_gregorian
{
public:
@@ -147,9 +147,9 @@ public:
Calendar_gengou();
};
-// ----------------------------------------------------
-// class Calendar_ROC
-// ----------------------------------------------------
+// ----------------------------------------------------
+// class Calendar_ROC
+// ----------------------------------------------------
class Calendar_ROC : public Calendar_gregorian
{
public:
@@ -157,9 +157,9 @@ public:
Calendar_ROC();
};
-// ----------------------------------------------------
-// class Calendar_buddhist
-// ----------------------------------------------------
+// ----------------------------------------------------
+// class Calendar_buddhist
+// ----------------------------------------------------
class Calendar_buddhist : public Calendar_gregorian
{
public: