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

Painting buffer. More...

Collaboration diagram for SwQueuedPaint:
[legend]

Public Member Functions

 SwQueuedPaint (SwViewShell *pNew, const SwRect &rRect)
 

Public Attributes

SwQueuedPaintpNext
 
SwViewShellpSh
 
SwRect aRect
 

Detailed Description

Painting buffer.

Definition at line 55 of file vprint.cxx.

Constructor & Destructor Documentation

◆ SwQueuedPaint()

SwQueuedPaint::SwQueuedPaint ( SwViewShell pNew,
const SwRect rRect 
)
inline

Definition at line 62 of file vprint.cxx.

Member Data Documentation

◆ aRect

SwRect SwQueuedPaint::aRect

Definition at line 60 of file vprint.cxx.

Referenced by SwPaintQueue::Add(), and SwPaintQueue::Repaint().

◆ pNext

SwQueuedPaint* SwQueuedPaint::pNext

Definition at line 58 of file vprint.cxx.

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

◆ pSh

SwViewShell* SwQueuedPaint::pSh

Definition at line 59 of file vprint.cxx.

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


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