summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/view.hxx
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2011-04-01 10:26:03 +0200
committerIvo Hinkelmann <ihi@openoffice.org>2011-04-01 10:26:03 +0200
commit99796d2482c2931a1023b8230a3f6b18d1f48ebf (patch)
tree3358c69c242cfcf79a7b8dc2bee9012a4d67331b /sw/source/ui/inc/view.hxx
parent21d7b66729b013c2d29bccb0677a6941234b04ae (diff)
parent443675c34ff1ea349a6c68601b7f3bd27529f614 (diff)
CWS-TOOLING: integrate CWS os151
Notes
Notes: split repo tag: writer_ooo/DEV300_m106
Diffstat (limited to 'sw/source/ui/inc/view.hxx')
-rwxr-xr-x[-rw-r--r--]sw/source/ui/inc/view.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/inc/view.hxx b/sw/source/ui/inc/view.hxx
index bbf32cdea482..61d4d4b8702c 100644..100755
--- a/sw/source/ui/inc/view.hxx
+++ b/sw/source/ui/inc/view.hxx
@@ -284,6 +284,7 @@ class SW_DLLPUBLIC SwView: public SfxViewShell
bInMailMerge : 1,
bInDtor : 1, //detect destructor to prevent creating of sub shells while closing
bOldShellWasPagePreView : 1,
+ bIsPreviewDoubleClick : 1, // #i114045#
bMakeSelectionVisible : 1 // #b6330459# transport the bookmark selection
;