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