summaryrefslogtreecommitdiff
path: root/sw/source/core/view/viewpg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/view/viewpg.cxx')
-rw-r--r--sw/source/core/view/viewpg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/view/viewpg.cxx b/sw/source/core/view/viewpg.cxx
index c88203f7b139..e0d11151b90d 100644
--- a/sw/source/core/view/viewpg.cxx
+++ b/sw/source/core/view/viewpg.cxx
@@ -102,7 +102,7 @@ void SwViewShell::PrintProspect(
//!! applying view options and formatting the document should now only be done in getRendererCount!
- MapMode aMapMode( MAP_TWIP );
+ MapMode aMapMode( MapUnit::MapTwip );
Size aPrtSize( pPrinter->PixelToLogic( pPrinter->GetPaperSizePixel(), aMapMode ) );
SwTwips nMaxRowSz, nMaxColSz;