INTEGRATION: CWS aw033 (1.37.24); FILE MERGED
2008/07/10 12:56:28 aw 1.37.24.1: #i39532# XOutputDevice removed, PrepareDelete removed
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
* OpenOffice.org - a multi-platform office productivity suite
|
||||
*
|
||||
* $RCSfile: sdwindow.cxx,v $
|
||||
* $Revision: 1.37 $
|
||||
* $Revision: 1.38 $
|
||||
*
|
||||
* This file is part of OpenOffice.org.
|
||||
*
|
||||
@@ -287,6 +287,18 @@ void Window::Resize()
|
||||
CalcMinZoom();
|
||||
}
|
||||
|
||||
/*************************************************************************
|
||||
|*
|
||||
|* PrePaint event
|
||||
|*
|
||||
\************************************************************************/
|
||||
|
||||
void Window::PrePaint()
|
||||
{
|
||||
if ( mpViewShell )
|
||||
mpViewShell->PrePaint();
|
||||
}
|
||||
|
||||
/*************************************************************************
|
||||
|*
|
||||
|* Paint event
|
||||
|
Reference in New Issue
Block a user