summaryrefslogtreecommitdiffstats
path: root/cppcanvas/source/wrapper/implpolypolygon.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppcanvas/source/wrapper/implpolypolygon.hxx')
-rw-r--r--cppcanvas/source/wrapper/implpolypolygon.hxx5
1 files changed, 1 insertions, 4 deletions
diff --git a/cppcanvas/source/wrapper/implpolypolygon.hxx b/cppcanvas/source/wrapper/implpolypolygon.hxx
index ab924373ff9d..7cf20feefd4c 100644
--- a/cppcanvas/source/wrapper/implpolypolygon.hxx
+++ b/cppcanvas/source/wrapper/implpolypolygon.hxx
@@ -33,10 +33,8 @@ namespace com::sun::star::rendering
}
-namespace cppcanvas
+namespace cppcanvas::internal
{
- namespace internal
- {
class ImplPolyPolygon : public virtual ::cppcanvas::PolyPolygon, protected CanvasGraphicHelper
{
@@ -73,7 +71,6 @@ namespace cppcanvas
bool mbStrokeColorSet;
};
- }
}
#endif // INCLUDED_CPPCANVAS_SOURCE_WRAPPER_IMPLPOLYPOLYGON_HXX