LibreOffice Module sw (master) 1
Static Public Member Functions | Static Public Attributes | List of all members
SwPaintQueue Class Reference

#include <ptqueue.hxx>

Collaboration diagram for SwPaintQueue:
[legend]

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 SwQueuedPaints_pPaintQueue = nullptr
 

Detailed Description

Definition at line 45 of file ptqueue.hxx.

Member Function Documentation

◆ Add()

void SwPaintQueue::Add ( SwViewShell pSh,
const SwRect rNew 
)
static

◆ Remove()

void SwPaintQueue::Remove ( SwViewShell const *  pSh)
static

Definition at line 135 of file vprint.cxx.

References SwQueuedPaint::pNext, SwQueuedPaint::pSh, and s_pPaintQueue.

Referenced by SwViewShell::~SwViewShell().

◆ Repaint()

void SwPaintQueue::Repaint ( )
static

Member Data Documentation

◆ s_pPaintQueue

SwQueuedPaint * SwPaintQueue::s_pPaintQueue = nullptr
static

Definition at line 48 of file ptqueue.hxx.

Referenced by Add(), Remove(), and Repaint().


The documentation for this class was generated from the following files: