summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/richstring.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/richstring.hxx')
-rw-r--r--sc/source/filter/inc/richstring.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/richstring.hxx b/sc/source/filter/inc/richstring.hxx
index 79847f437b79..71de809efeb7 100644
--- a/sc/source/filter/inc/richstring.hxx
+++ b/sc/source/filter/inc/richstring.hxx
@@ -27,9 +27,9 @@ class EditTextObject;
struct ESelection;
class ScEditEngineDefaulter;
-namespace com { namespace sun { namespace star {
+namespace com::sun::star {
namespace text { class XText; }
-} } }
+}
namespace oox { class SequenceInputStream; }