diff options
Diffstat (limited to 'sw/inc/unodraw.hxx')
-rw-r--r-- | sw/inc/unodraw.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/unodraw.hxx b/sw/inc/unodraw.hxx index ed2e0ac500bf..0ef486d6d5be 100644 --- a/sw/inc/unodraw.hxx +++ b/sw/inc/unodraw.hxx @@ -146,7 +146,7 @@ class SwXShape : public SwXShapeBaseClass, SwShapeDescriptor_Impl* pImpl; - sal_Bool m_bDescriptor; + bool m_bDescriptor; SvxShape* GetSvxShape(); |