diff options
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r-- | sw/inc/doc.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx index b891b4ec85d1..8165a57b5b72 100644 --- a/sw/inc/doc.hxx +++ b/sw/inc/doc.hxx @@ -591,7 +591,7 @@ private: sal_Bool mbStartIdleTimer; // idle timer mode start/stop - bool mbSetDrawDefaults; // set draw pool defaults for freshly created documents + bool mbSetDrawDefaults; // set draw pool defaults for freshly created documents static SwAutoCompleteWord *pACmpltWords; // List of all words for AutoComplete |