summaryrefslogtreecommitdiff
path: root/sc/inc/waitoff.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/waitoff.hxx')
-rw-r--r--sc/inc/waitoff.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/inc/waitoff.hxx b/sc/inc/waitoff.hxx
index 9ff3cfd8a2a6..d58f1cd13c8b 100644
--- a/sc/inc/waitoff.hxx
+++ b/sc/inc/waitoff.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -36,8 +36,8 @@ class Window;
class ScWaitCursorOff
{
private:
- Window* pWin;
- ULONG nWaiters;
+ Window* pWin;
+ ULONG nWaiters;
public:
ScWaitCursorOff( Window* pWin );
~ScWaitCursorOff();