LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
SalPaintEvent Struct Reference

#include <salwtype.hxx>

Public Member Functions

 SalPaintEvent (tools::Long x, tools::Long y, tools::Long w, tools::Long h, bool bImmediate=false)
 

Public Attributes

tools::Long mnBoundX
 
tools::Long mnBoundY
 
tools::Long mnBoundWidth
 
tools::Long mnBoundHeight
 
bool mbImmediateUpdate
 

Detailed Description

Definition at line 149 of file salwtype.hxx.

Constructor & Destructor Documentation

◆ SalPaintEvent()

SalPaintEvent::SalPaintEvent ( tools::Long  x,
tools::Long  y,
tools::Long  w,
tools::Long  h,
bool  bImmediate = false 
)
inline

Definition at line 157 of file salwtype.hxx.

References h, w, x, and y.

Member Data Documentation

◆ mbImmediateUpdate

bool SalPaintEvent::mbImmediateUpdate

Definition at line 155 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().

◆ mnBoundHeight

tools::Long SalPaintEvent::mnBoundHeight

Definition at line 154 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().

◆ mnBoundWidth

tools::Long SalPaintEvent::mnBoundWidth

Definition at line 153 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().

◆ mnBoundX

tools::Long SalPaintEvent::mnBoundX

Definition at line 151 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().

◆ mnBoundY

tools::Long SalPaintEvent::mnBoundY

Definition at line 152 of file salwtype.hxx.

Referenced by ImplWindowFrameProc().


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