summaryrefslogtreecommitdiff
path: root/sw/source/uibase/docvw/ShadowOverlayObject.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/docvw/ShadowOverlayObject.hxx')
-rw-r--r--sw/source/uibase/docvw/ShadowOverlayObject.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/docvw/ShadowOverlayObject.hxx b/sw/source/uibase/docvw/ShadowOverlayObject.hxx
index fb796b9b9e81..d8a55e92304c 100644
--- a/sw/source/uibase/docvw/ShadowOverlayObject.hxx
+++ b/sw/source/uibase/docvw/ShadowOverlayObject.hxx
@@ -50,7 +50,7 @@ private:
public:
void SetShadowState(ShadowState aState);
- inline ShadowState GetShadowState() {return mShadowState;}
+ ShadowState GetShadowState() {return mShadowState;}
void SetPosition( const basegfx::B2DPoint& rPoint1,
const basegfx::B2DPoint& rPoint2 );