summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/formulabase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/formulabase.hxx')
-rw-r--r--sc/source/filter/inc/formulabase.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sc/source/filter/inc/formulabase.hxx b/sc/source/filter/inc/formulabase.hxx
index 3814eba3c809..ebd10122f9ad 100644
--- a/sc/source/filter/inc/formulabase.hxx
+++ b/sc/source/filter/inc/formulabase.hxx
@@ -38,8 +38,7 @@ namespace oox { class SequenceInputStream; }
namespace oox::xls { struct BinAddress; }
class ScRangeList;
-namespace oox {
-namespace xls {
+namespace oox::xls {
// Constants ==================================================================
@@ -777,8 +776,7 @@ public:
bool bTrimLeadingSpaces ) const;
};
-} // namespace xls
-} // namespace oox
+} // namespace oox::xls
#endif