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:
committed by
Caolán McNamara
parent
9c9a9708dd
commit
6551fe2d93
@@ -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 )
|
||||
|
Reference in New Issue
Block a user