LibreOffice Module vcl (master) 1
|
#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 |
Definition at line 149 of file salwtype.hxx.
|
inline |
bool SalPaintEvent::mbImmediateUpdate |
Definition at line 155 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
tools::Long SalPaintEvent::mnBoundHeight |
Definition at line 154 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
tools::Long SalPaintEvent::mnBoundWidth |
Definition at line 153 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
tools::Long SalPaintEvent::mnBoundX |
Definition at line 151 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().
tools::Long SalPaintEvent::mnBoundY |
Definition at line 152 of file salwtype.hxx.
Referenced by ImplWindowFrameProc().