summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/formulabase.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/oox/formulabase.cxx')
-rw-r--r--sc/source/filter/oox/formulabase.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/oox/formulabase.cxx b/sc/source/filter/oox/formulabase.cxx
index c66dfc4160ba..37133efb0489 100644
--- a/sc/source/filter/oox/formulabase.cxx
+++ b/sc/source/filter/oox/formulabase.cxx
@@ -42,7 +42,7 @@
namespace oox {
namespace xls {
-// ============================================================================
+
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::sheet;
@@ -1764,7 +1764,7 @@ void FormulaProcessorBase::convertStringToStringList(
}
}
-// ============================================================================
+
} // namespace xls
} // namespace oox