summaryrefslogtreecommitdiff
path: root/sw/inc/format.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/format.hxx')
-rw-r--r--sw/inc/format.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/format.hxx b/sw/inc/format.hxx
index 6fe3f0a76c11..c54fb05f8c13 100644
--- a/sw/inc/format.hxx
+++ b/sw/inc/format.hxx
@@ -330,7 +330,7 @@ public:
@return false, default implementation
*/
- virtual bool IsShadowTransparent() const;
+ bool IsShadowTransparent() const;
//UUUU Access to DrawingLayer FillAttributes in a preprocessed form for primitive usage
virtual drawinglayer::attribute::SdrAllFillAttributesHelperPtr getSdrAllFillAttributesHelper() const;