fdo#39468 translated German comment in outdev.cxx

German comment about clipping backup translated in function
OutputDevice::ImplInitClipRegion().

Change-Id: I55c3b5899ae36a2e25204fd054b80bd786b17e91
Reviewed-on: https://gerrit.libreoffice.org/7966
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
This commit is contained in:
Chris Sherlock
2014-02-10 19:49:41 +11:00
committed by Caolán McNamara
parent 9c9a9708dd
commit 6551fe2d93

View File

@@ -895,7 +895,7 @@ void OutputDevice::ImplInitClipRegion()
Window* pWindow = (Window*)this;
Region aRegion;
// Hintergrund-Sicherung zuruecksetzen
// Put back backed up background
if ( pWindow->mpWindowImpl->mpFrameData->mpFirstBackWin )
pWindow->ImplInvalidateAllOverlapBackgrounds();
if ( pWindow->mpWindowImpl->mbInPaint )