Home
last modified time | relevance | path

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

/trunk/main/svx/source/sdr/overlay/
H A Doverlaymanagerbuffered.cxx119 const bool bMapModeWasEnabledDest(getOutputDevice().IsMapModeEnabled()); in ImpRestoreBackground() local
181 getOutputDevice().EnableMapMode(bMapModeWasEnabledDest); in ImpRestoreBackground()
214 const bool bMapModeWasEnabledDest(rSource.IsMapModeEnabled()); in ImpSaveBackground() local
300 rSource.EnableMapMode(bMapModeWasEnabledDest); in ImpSaveBackground()
384 const bool bMapModeWasEnabledDest(maBufferDevice.IsMapModeEnabled()); variable
393 maBufferDevice.EnableMapMode(bMapModeWasEnabledDest);
404 const bool bMapModeWasEnabledDest(getOutputDevice().IsMapModeEnabled());
418 getOutputDevice().EnableMapMode(bMapModeWasEnabledDest);
/trunk/main/svx/source/svdraw/
H A Dsdrpaintwindow.cxx69 sal_Bool bMapModeWasEnabledDest(mrOutputDevice.IsMapModeEnabled()); in OutputPreRenderDevice() local
129 mrOutputDevice.EnableMapMode(bMapModeWasEnabledDest); in OutputPreRenderDevice()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx1530 const bool bMapModeWasEnabledDest(rTargetDevice.IsMapModeEnabled()); in SmoothScroll() local
1556 rTargetDevice.EnableMapMode(bMapModeWasEnabledDest); in SmoothScroll()

Completed in 33 milliseconds