summaryrefslogtreecommitdiff
path: root/svx/source/engine3d/float3d.cxx
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2010-02-02 23:59:20 +0100
committerMathias Bauer <mba@openoffice.org>2010-02-02 23:59:20 +0100
commit804ec146aef02c1f7b4fc8ae3e3b1b76dee5fc6e (patch)
treef905b46fc7fd455f89d8fb42cb0b0c2a589e8811 /svx/source/engine3d/float3d.cxx
parent67e1bf3e38752438334f66ddcc0217def867b512 (diff)
#i107450#: some fixes for problems found in CAT0 test
Diffstat (limited to 'svx/source/engine3d/float3d.cxx')
-rw-r--r--svx/source/engine3d/float3d.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/engine3d/float3d.cxx b/svx/source/engine3d/float3d.cxx
index a70302c4ad71..236b9e010f33 100644
--- a/svx/source/engine3d/float3d.cxx
+++ b/svx/source/engine3d/float3d.cxx
@@ -307,7 +307,7 @@ __EXPORT Svx3DWin::Svx3DWin( SfxBindings* pInBindings,
FreeResource();
// Metrik einstellen
- eFUnit = pInBindings->GetDispatcher()->GetModule()->GetModuleFieldUnit();
+ eFUnit = pInBindings->GetDispatcher()->GetModule()->GetFieldUnit();
aMtrDepth.SetUnit( eFUnit );
aMtrDistance.SetUnit( eFUnit );