summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/biffhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/oox/biffhelper.cxx')
-rw-r--r--sc/source/filter/oox/biffhelper.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/filter/oox/biffhelper.cxx b/sc/source/filter/oox/biffhelper.cxx
index 08b274b87575..3344304d084b 100644
--- a/sc/source/filter/oox/biffhelper.cxx
+++ b/sc/source/filter/oox/biffhelper.cxx
@@ -28,10 +28,10 @@
namespace oox {
namespace xls {
-// ============================================================================
-// ============================================================================
+
+
namespace {
@@ -50,7 +50,7 @@ union DecodedDouble
} // namespace
-// ============================================================================
+
// conversion -----------------------------------------------------------------