summaryrefslogtreecommitdiff
path: root/chart2/source/inc/ReferenceSizeProvider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/source/inc/ReferenceSizeProvider.hxx')
-rw-r--r--chart2/source/inc/ReferenceSizeProvider.hxx18
1 files changed, 9 insertions, 9 deletions
diff --git a/chart2/source/inc/ReferenceSizeProvider.hxx b/chart2/source/inc/ReferenceSizeProvider.hxx
index 59b11ead29f5..253ab79fb7b4 100644
--- a/chart2/source/inc/ReferenceSizeProvider.hxx
+++ b/chart2/source/inc/ReferenceSizeProvider.hxx
@@ -23,16 +23,16 @@
#include <com/sun/star/awt/Size.hpp>
#include "charttoolsdllapi.hxx"
-namespace com { namespace sun { namespace star {
-namespace chart2 {
- class XTitle;
- class XTitled;
- class XChartDocument;
+namespace com::sun::star {
+ namespace chart2 {
+ class XTitle;
+ class XTitled;
+ class XChartDocument;
+ }
+ namespace beans {
+ class XPropertySet;
+ }
}
-namespace beans {
- class XPropertySet;
-}
-}}}
namespace chart
{