summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/camera3d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/engine3d/camera3d.cxx')
-rw-r--r--svx/source/engine3d/camera3d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/engine3d/camera3d.cxx b/svx/source/engine3d/camera3d.cxx
index 813f25c1f75b..d64f7aeaa3a0 100644
--- a/svx/source/engine3d/camera3d.cxx
+++ b/svx/source/engine3d/camera3d.cxx
@@ -43,7 +43,7 @@ Camera3D::Camera3D(const basegfx::B3DPoint& rPos, const basegfx::B3DPoint& rLook
fResetFocalLength(fFocalLen),
fResetBankAngle(fBankAng),
fBankAngle(fBankAng),
- bAutoAdjustProjection(TRUE)
+ bAutoAdjustProjection(sal_True)
{
SetVPD(0);
SetPosition(rPos);