summaryrefslogtreecommitdiff
path: root/include/svx/svdorect.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/svdorect.hxx')
-rw-r--r--include/svx/svdorect.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/svdorect.hxx b/include/svx/svdorect.hxx
index 021394e72789..f2510afbb9e3 100644
--- a/include/svx/svdorect.hxx
+++ b/include/svx/svdorect.hxx
@@ -116,7 +116,7 @@ public:
virtual SdrGluePoint GetVertexGluePoint(sal_uInt16 nNum) const;
virtual SdrGluePoint GetCornerGluePoint(sal_uInt16 nNum) const;
- virtual SdrObject* DoConvertToPolyObj(sal_Bool bBezier, bool bAddText) const;
+ virtual SdrObject* DoConvertToPolyObj(bool bBezier, bool bAddText) const;
virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint);
};