summaryrefslogtreecommitdiff
path: root/svx/source/svdraw/gradtrns.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/svdraw/gradtrns.hxx')
-rw-r--r--svx/source/svdraw/gradtrns.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/svdraw/gradtrns.hxx b/svx/source/svdraw/gradtrns.hxx
index 23cf3e9ea56e..0d14a3e3025c 100644
--- a/svx/source/svdraw/gradtrns.hxx
+++ b/svx/source/svdraw/gradtrns.hxx
@@ -48,7 +48,7 @@ public:
void GradToVec(GradTransGradient& rG, GradTransVector& rV,
const SdrObject* pObj);
void VecToGrad(GradTransVector& rV, GradTransGradient& rG,
- GradTransGradient& rGOld, const SdrObject* pObj, sal_Bool bMoveSingle, sal_Bool bMoveFirst);
+ GradTransGradient& rGOld, const SdrObject* pObj, bool bMoveSingle, bool bMoveFirst);
};
#endif // _GRADTRANS_HXX