diff --git a/sw/source/ui/frmdlg/frmpage.cxx b/sw/source/ui/frmdlg/frmpage.cxx index 19110e02fe5e..b1adb8ef7653 100644 --- a/sw/source/ui/frmdlg/frmpage.cxx +++ b/sw/source/ui/frmdlg/frmpage.cxx @@ -2544,6 +2544,7 @@ BmpWindow::BmpWindow( Window* pPar, sal_uInt16 nId, bLeftAlign(sal_False) { SetBackground(); + SetPaintTransparent(sal_True); } void BmpWindow::Paint( const Rectangle& )