summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/unitconverter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/unitconverter.hxx')
-rw-r--r--sc/source/filter/inc/unitconverter.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/unitconverter.hxx b/sc/source/filter/inc/unitconverter.hxx
index 88921d1ceb5b..18e7f5a08f7c 100644
--- a/sc/source/filter/inc/unitconverter.hxx
+++ b/sc/source/filter/inc/unitconverter.hxx
@@ -31,7 +31,7 @@ namespace com { namespace sun { namespace star {
namespace oox {
namespace xls {
-// ============================================================================
+
/** Units supported by the UnitConverter class. */
enum Unit
@@ -104,7 +104,7 @@ private:
sal_Int32 mnNullDate; /// Nulldate of this workbook (number of days since 0000-01-01).
};
-// ============================================================================
+
} // namespace xls
} // namespace oox