summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/controlprimitive2d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive2d/controlprimitive2d.hxx')
-rw-r--r--include/drawinglayer/primitive2d/controlprimitive2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive2d/controlprimitive2d.hxx b/include/drawinglayer/primitive2d/controlprimitive2d.hxx
index 38a6d87b1f31..9de1e3f5b7b6 100644
--- a/include/drawinglayer/primitive2d/controlprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/controlprimitive2d.hxx
@@ -100,7 +100,7 @@ namespace drawinglayer
/// provide unique ID
DeclPrimitive2DIDBlock()
- /// Overload standard getDecomposition call to be view-dependent here
+ /// Override standard getDecomposition to be view-dependent here
virtual Primitive2DSequence get2DDecomposition(const geometry::ViewInformation2D& rViewInformation) const SAL_OVERRIDE;
};
} // end of namespace primitive2d