summaryrefslogtreecommitdiffstats
path: root/svx/source/engine3d/helperminimaldepth3d.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/engine3d/helperminimaldepth3d.hxx')
-rw-r--r--svx/source/engine3d/helperminimaldepth3d.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/engine3d/helperminimaldepth3d.hxx b/svx/source/engine3d/helperminimaldepth3d.hxx
index 93896707b58a..698af3d4e6f2 100644
--- a/svx/source/engine3d/helperminimaldepth3d.hxx
+++ b/svx/source/engine3d/helperminimaldepth3d.hxx
@@ -28,7 +28,7 @@
class E3dCompoundObject;
-/** support extracting the minimal depth of a 3d object in it's scene
+/** support extracting the minimal depth of a 3d object in its scene
@param rObject
The 3D Object from which the minimal depth needs to be calculated. The scene
@@ -40,7 +40,7 @@ class E3dCompoundObject;
means the transformations (esp. rotation) of the scene are taken into account
*/
-// support extracting the minimal depth of a 3d object in it's scene
+// support extracting the minimal depth of a 3d object in its scene
double getMinimalDepthInViewCoordinates(const E3dCompoundObject& rObject);