LibreOffice Module sc (master) 1
|
#include <waitoff.hxx>
Public Member Functions | |
ScWaitCursorOff (vcl::Window *pWin) | |
~ScWaitCursorOff () | |
Private Attributes | |
VclPtr< vcl::Window > | pWin |
sal_uInt32 | nWaiters |
Definition at line 28 of file waitoff.hxx.
ScWaitCursorOff::ScWaitCursorOff | ( | vcl::Window * | pWin | ) |
Definition at line 24 of file waitoff.cxx.
ScWaitCursorOff::~ScWaitCursorOff | ( | ) |
Definition at line 39 of file waitoff.cxx.
|
private |
Definition at line 32 of file waitoff.hxx.
Referenced by ScWaitCursorOff(), and ~ScWaitCursorOff().
|
private |
Definition at line 31 of file waitoff.hxx.
Referenced by ScWaitCursorOff(), and ~ScWaitCursorOff().