LibreOffice Module sw (master) 1
|
#include <ptqueue.hxx>
Static Public Member Functions | |
static void | Add (SwViewShell *pSh, const SwRect &rNew) |
static void | Remove (SwViewShell const *pSh) |
static void | Repaint () |
Static Public Attributes | |
static SwQueuedPaint * | s_pPaintQueue = nullptr |
Definition at line 45 of file ptqueue.hxx.
|
static |
Definition at line 85 of file vprint.cxx.
References SwQueuedPaint::aRect, SwQueuedPaint::pNext, SwQueuedPaint::pSh, s_pPaintQueue, and SwRect::Union().
Referenced by SwViewShell::Paint(), and SwRootFrame::PaintSwFrame().
|
static |
Definition at line 135 of file vprint.cxx.
References SwQueuedPaint::pNext, SwQueuedPaint::pSh, and s_pPaintQueue.
Referenced by SwViewShell::~SwViewShell().
|
static |
Definition at line 105 of file vprint.cxx.
References SwQueuedPaint::aRect, SwViewShell::GetOut(), SwViewShell::GetWin(), vcl::Window::Invalidate(), SwRootFrame::IsInPaint(), SwViewShell::IsPreview(), SwViewShell::Paint(), SwQueuedPaint::pNext, SwQueuedPaint::pSh, s_pPaintQueue, and SwRect::SVRect().
Referenced by SwViewShell::PrintOrPDFExport(), and SwViewShell::PrintProspect().
|
static |
Definition at line 48 of file ptqueue.hxx.