summaryrefslogtreecommitdiff
path: root/sc/source/filter/oox/sharedstringsbuffer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/oox/sharedstringsbuffer.cxx')
-rw-r--r--sc/source/filter/oox/sharedstringsbuffer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/oox/sharedstringsbuffer.cxx b/sc/source/filter/oox/sharedstringsbuffer.cxx
index 72d40c6d1bcc..2f1287d7342f 100644
--- a/sc/source/filter/oox/sharedstringsbuffer.cxx
+++ b/sc/source/filter/oox/sharedstringsbuffer.cxx
@@ -43,6 +43,6 @@ RichStringRef SharedStringsBuffer::getString( sal_Int32 nStringId ) const
return maStrings.get( nStringId );
}
-} // namespace oox
+} // namespace oox::xls
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */