Home
last modified time | relevance | path

Searched refs:bMapModeWasEnabledDest (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/svx/source/sdr/overlay/
H A Doverlaymanagerbuffered.cxx117 const bool bMapModeWasEnabledDest(getOutputDevice().IsMapModeEnabled()); in ImpRestoreBackground() local
179 getOutputDevice().EnableMapMode(bMapModeWasEnabledDest); in ImpRestoreBackground()
212 const bool bMapModeWasEnabledDest(rSource.IsMapModeEnabled()); in ImpSaveBackground() local
298 rSource.EnableMapMode(bMapModeWasEnabledDest); in ImpSaveBackground()
382 const bool bMapModeWasEnabledDest(maBufferDevice.IsMapModeEnabled()); variable
391 maBufferDevice.EnableMapMode(bMapModeWasEnabledDest);
402 const bool bMapModeWasEnabledDest(getOutputDevice().IsMapModeEnabled());
416 getOutputDevice().EnableMapMode(bMapModeWasEnabledDest);
/AOO42X/main/svx/source/svdraw/
H A Dsdrpaintwindow.cxx69 sal_Bool bMapModeWasEnabledDest(mrOutputDevice.IsMapModeEnabled()); in OutputPreRenderDevice() local
129 mrOutputDevice.EnableMapMode(bMapModeWasEnabledDest); in OutputPreRenderDevice()
/AOO42X/main/sw/source/core/view/
H A Dviewsh.cxx1530 const bool bMapModeWasEnabledDest(rTargetDevice.IsMapModeEnabled()); in SmoothScroll() local
1556 rTargetDevice.EnableMapMode(bMapModeWasEnabledDest); in SmoothScroll()