summaryrefslogtreecommitdiff
path: root/sw/source/core/inc/DocumentTimerManager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/inc/DocumentTimerManager.hxx')
-rw-r--r--sw/source/core/inc/DocumentTimerManager.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/inc/DocumentTimerManager.hxx b/sw/source/core/inc/DocumentTimerManager.hxx
index 5becf1bcdad1..b591b70f094e 100644
--- a/sw/source/core/inc/DocumentTimerManager.hxx
+++ b/sw/source/core/inc/DocumentTimerManager.hxx
@@ -56,7 +56,7 @@ public:
private:
- SwDoc& m_rSwdoc;
+ SwDoc& m_rDoc;
bool mbStartIdleTimer; //< idle timer mode start/stop
sal_Int32 mIdleBlockCount;