summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx')
-rw-r--r--drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx b/drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx
index 3e81d31dc66f..f27a8cfe4f62 100644
--- a/drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx
+++ b/drawinglayer/source/primitive3d/hatchtextureprimitive3d.cxx
@@ -151,7 +151,7 @@ namespace drawinglayer
aHatch.appendTransformations(aMatrices);
- SAL_FALLTHROUGH;
+ [[fallthrough]];
}
case attribute::HatchStyle::Double:
{
@@ -164,7 +164,7 @@ namespace drawinglayer
aHatch.appendTransformations(aMatrices);
- SAL_FALLTHROUGH;
+ [[fallthrough]];
}
case attribute::HatchStyle::Single:
{