Searched refs:bMapModeWasEnabledDest (Results 1 – 3 of 3) sorted by relevance
119 const bool bMapModeWasEnabledDest(getOutputDevice().IsMapModeEnabled()); in ImpRestoreBackground() local181 getOutputDevice().EnableMapMode(bMapModeWasEnabledDest); in ImpRestoreBackground()214 const bool bMapModeWasEnabledDest(rSource.IsMapModeEnabled()); in ImpSaveBackground() local300 rSource.EnableMapMode(bMapModeWasEnabledDest); in ImpSaveBackground()384 const bool bMapModeWasEnabledDest(maBufferDevice.IsMapModeEnabled()); variable393 maBufferDevice.EnableMapMode(bMapModeWasEnabledDest);404 const bool bMapModeWasEnabledDest(getOutputDevice().IsMapModeEnabled());418 getOutputDevice().EnableMapMode(bMapModeWasEnabledDest);
70 sal_Bool bMapModeWasEnabledDest(mrOutputDevice.IsMapModeEnabled()); in OutputPreRenderDevice() local130 mrOutputDevice.EnableMapMode(bMapModeWasEnabledDest); in OutputPreRenderDevice()
1530 const bool bMapModeWasEnabledDest(rTargetDevice.IsMapModeEnabled()); in SmoothScroll() local1556 rTargetDevice.EnableMapMode(bMapModeWasEnabledDest); in SmoothScroll()
Completed in 37 milliseconds