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.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/oox/sharedstringsfragment.cxx b/sc/source/filter/oox/sharedstringsfragment.cxx
index 13735126290b..a1f10664595d 100644
--- a/sc/source/filter/oox/sharedstringsfragment.cxx
+++ b/sc/source/filter/oox/sharedstringsfragment.cxx
@@ -83,6 +83,6 @@ void SharedStringsFragment::finalizeImport()
getSharedStrings().finalizeImport();
}
-} // namespace oox
+} // namespace oox::xls
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */