summaryrefslogtreecommitdiff
path: root/sw/source/uibase/lingu/sdrhhcwrap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/lingu/sdrhhcwrap.cxx')
-rw-r--r--sw/source/uibase/lingu/sdrhhcwrap.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/lingu/sdrhhcwrap.cxx b/sw/source/uibase/lingu/sdrhhcwrap.cxx
index a5a7494ec37f..6a4fa73a0f48 100644
--- a/sw/source/uibase/lingu/sdrhhcwrap.cxx
+++ b/sw/source/uibase/lingu/sdrhhcwrap.cxx
@@ -67,7 +67,7 @@ SdrHHCWrapper::SdrHHCWrapper( SwView* pVw,
{
SetRefDevice( pView->GetDocShell()->GetDoc()->getIDocumentDeviceAccess().getPrinter( false ) );
- MapMode aMapMode (MAP_TWIP);
+ MapMode aMapMode (MapUnit::MapTwip);
SetRefMapMode(aMapMode);
Size aSize( 1, 1 );