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.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/filter/oox/biffhelper.cxx b/sc/source/filter/oox/biffhelper.cxx
index 3344304d084b..ae5fcd5ab442 100644
--- a/sc/source/filter/oox/biffhelper.cxx
+++ b/sc/source/filter/oox/biffhelper.cxx
@@ -31,8 +31,6 @@ namespace xls {
-
-
namespace {
const sal_Int32 BIFF_RK_100FLAG = 0x00000001;
@@ -50,8 +48,6 @@ union DecodedDouble
} // namespace
-
-
// conversion -----------------------------------------------------------------
/*static*/ double BiffHelper::calcDoubleFromRk( sal_Int32 nRkValue )