summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/view.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2005-02-16 16:05:14 +0000
committerVladimir Glazounov <vg@openoffice.org>2005-02-16 16:05:14 +0000
commit38dc5a809bd2517ca0f382f04a139a40705bb51d (patch)
treec3135d93bcc0c71fd16a74f4a7de57c9245d333b /sw/source/ui/inc/view.hxx
parent7dc6015eaea4ce5bf75d0c81acdc83beebe34cb3 (diff)
INTEGRATION: CWS os51 (1.31.212); FILE MERGED
2005/01/24 08:59:51 os 1.31.212.1: #i40416# read and apply cursor position from user data after switch from PagePreview
Diffstat (limited to 'sw/source/ui/inc/view.hxx')
-rw-r--r--sw/source/ui/inc/view.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/source/ui/inc/view.hxx b/sw/source/ui/inc/view.hxx
index 4be54d5aebba..549c366c4b5c 100644
--- a/sw/source/ui/inc/view.hxx
+++ b/sw/source/ui/inc/view.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: view.hxx,v $
*
- * $Revision: 1.32 $
+ * $Revision: 1.33 $
*
- * last change: $Author: kz $ $Date: 2005-01-21 16:42:26 $
+ * last change: $Author: vg $ $Date: 2005-02-16 17:05:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -323,7 +323,8 @@ class SW_DLLPUBLIC SwView: public SfxViewShell
bPasteState : 1,
bPasteSpecialState : 1,
bInMailMerge : 1,
- bInDtor : 1 //detect destructor to prevent creating of sub shells while closing
+ bInDtor : 1, //detect destructor to prevent creating of sub shells while closing
+ bOldShellWasPagePreView
;
// Methoden fuers Suchen