summaryrefslogtreecommitdiff
path: root/include/drawinglayer/primitive2d/helplineprimitive2d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/primitive2d/helplineprimitive2d.hxx')
-rw-r--r--include/drawinglayer/primitive2d/helplineprimitive2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/primitive2d/helplineprimitive2d.hxx b/include/drawinglayer/primitive2d/helplineprimitive2d.hxx
index 9b101d946794..d460a418bb25 100644
--- a/include/drawinglayer/primitive2d/helplineprimitive2d.hxx
+++ b/include/drawinglayer/primitive2d/helplineprimitive2d.hxx
@@ -101,7 +101,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