summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/sharedstringsfragment.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/oox/sharedstringsfragment.cxx')
-rw-r--r--sc/source/filter/oox/sharedstringsfragment.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/source/filter/oox/sharedstringsfragment.cxx b/sc/source/filter/oox/sharedstringsfragment.cxx
index 09f7b50610f6..19fdf3c551c8 100644
--- a/sc/source/filter/oox/sharedstringsfragment.cxx
+++ b/sc/source/filter/oox/sharedstringsfragment.cxx
@@ -25,12 +25,12 @@
namespace oox {
namespace xls {
-// ============================================================================
+
using namespace ::oox::core;
-// ============================================================================
+
SharedStringsFragment::SharedStringsFragment(
const WorkbookHelper& rHelper, const OUString& rFragmentPath ) :
@@ -87,7 +87,7 @@ void SharedStringsFragment::finalizeImport()
getSharedStrings().finalizeImport();
}
-// ============================================================================
+
} // namespace xls
} // namespace oox