diff options
author | Thorsten Behrens <tbehrens@suse.com> | 2011-12-06 09:36:57 +0100 |
---|---|---|
committer | Thorsten Behrens <tbehrens@suse.com> | 2011-12-06 09:39:16 +0100 |
commit | 73a395cdc7d3ad802182a470c799720307ed408e (patch) | |
tree | 9ea8af5b8a9a168182d7504e5753acec54fe212e /sw/inc/doc.hxx | |
parent | e57053c435c4ccd8375904b22e6e0a40f149b346 (diff) |
Make merges of impress210 build.
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 |