summaryrefslogtreecommitdiff
path: root/chart2/source/inc/FormattedStringHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/FormattedStringHelper.hxx')
-rw-r--r--chart2/source/inc/FormattedStringHelper.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/chart2/source/inc/FormattedStringHelper.hxx b/chart2/source/inc/FormattedStringHelper.hxx
index 91e337248914..9953de31aff5 100644
--- a/chart2/source/inc/FormattedStringHelper.hxx
+++ b/chart2/source/inc/FormattedStringHelper.hxx
@@ -21,10 +21,10 @@
#include <com/sun/star/uno/Sequence.h>
-namespace com { namespace sun { namespace star { namespace beans { class XPropertySet; } } } }
-namespace com { namespace sun { namespace star { namespace chart2 { class XFormattedString2; } } } }
-namespace com { namespace sun { namespace star { namespace uno { class XComponentContext; } } } }
-namespace com { namespace sun { namespace star { namespace uno { template <class interface_type> class Reference; } } } }
+namespace com::sun::star::beans { class XPropertySet; }
+namespace com::sun::star::chart2 { class XFormattedString2; }
+namespace com::sun::star::uno { class XComponentContext; }
+namespace com::sun::star::uno { template <class interface_type> class Reference; }
namespace chart
{