diff options
Diffstat (limited to 'sw/inc/doc.hxx')
-rw-r--r-- | sw/inc/doc.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/doc.hxx b/sw/inc/doc.hxx index 001ebf89f98a..9346d04edda5 100644 --- a/sw/inc/doc.hxx +++ b/sw/inc/doc.hxx @@ -592,6 +592,7 @@ private: bool mbTabOverflow; bool mbUnbreakableNumberings; bool mbClippedPictures; + bool mbBackgroundParaOverDrawings; bool mbLastBrowseMode : 1; |