Searched refs:bMapModeWasEnabledDest (Results 1 – 3 of 3) sorted by relevance
117 const bool bMapModeWasEnabledDest(getOutputDevice().IsMapModeEnabled()); in ImpRestoreBackground() local179 getOutputDevice().EnableMapMode(bMapModeWasEnabledDest); in ImpRestoreBackground()212 const bool bMapModeWasEnabledDest(rSource.IsMapModeEnabled()); in ImpSaveBackground() local298 rSource.EnableMapMode(bMapModeWasEnabledDest); in ImpSaveBackground()382 const bool bMapModeWasEnabledDest(maBufferDevice.IsMapModeEnabled()); variable391 maBufferDevice.EnableMapMode(bMapModeWasEnabledDest);402 const bool bMapModeWasEnabledDest(getOutputDevice().IsMapModeEnabled());416 getOutputDevice().EnableMapMode(bMapModeWasEnabledDest);
69 sal_Bool bMapModeWasEnabledDest(mrOutputDevice.IsMapModeEnabled()); in OutputPreRenderDevice() local129 mrOutputDevice.EnableMapMode(bMapModeWasEnabledDest); in OutputPreRenderDevice()
1530 const bool bMapModeWasEnabledDest(rTargetDevice.IsMapModeEnabled()); in SmoothScroll() local1556 rTargetDevice.EnableMapMode(bMapModeWasEnabledDest); in SmoothScroll()