summaryrefslogtreecommitdiff
path: root/include/drawinglayer/processor3d/cutfindprocessor3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/drawinglayer/processor3d/cutfindprocessor3d.hxx')
-rw-r--r--include/drawinglayer/processor3d/cutfindprocessor3d.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/drawinglayer/processor3d/cutfindprocessor3d.hxx b/include/drawinglayer/processor3d/cutfindprocessor3d.hxx
index c8073b3bb5ed..1d6b76abc9cd 100644
--- a/include/drawinglayer/processor3d/cutfindprocessor3d.hxx
+++ b/include/drawinglayer/processor3d/cutfindprocessor3d.hxx
@@ -62,7 +62,7 @@ namespace drawinglayer
/* as tooling, the process() implementation takes over API handling and calls this
virtual render method when the primitive implementation is BasePrimitive3D-based.
*/
- virtual void processBasePrimitive3D(const primitive3d::BasePrimitive3D& rCandidate);
+ virtual void processBasePrimitive3D(const primitive3d::BasePrimitive3D& rCandidate) SAL_OVERRIDE;
public:
CutFindProcessor(const geometry::ViewInformation3D& rViewInformation,