summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor2d/objectinfoextractor2d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/processor2d/objectinfoextractor2d.hxx')
-rw-r--r--include/drawinglayer/processor2d/objectinfoextractor2d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/processor2d/objectinfoextractor2d.hxx b/include/drawinglayer/processor2d/objectinfoextractor2d.hxx
index 9e117795816d..32d204fb8a1e 100644
--- a/include/drawinglayer/processor2d/objectinfoextractor2d.hxx
+++ b/include/drawinglayer/processor2d/objectinfoextractor2d.hxx
@@ -40,7 +40,7 @@ namespace drawinglayer
const primitive2d::ObjectInfoPrimitive2D* mpFound;
/// tooling methods
- void processBasePrimitive2D(const primitive2d::BasePrimitive2D& rCandidate) SAL_OVERRIDE;
+ void processBasePrimitive2D(const primitive2d::BasePrimitive2D& rCandidate) override;
public:
ObjectInfoPrimitiveExtractor2D(const geometry::ViewInformation2D& rViewInformation);