summaryrefslogtreecommitdiff
path: root/sw/inc/IDocumentContentOperations.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2007-02-28 14:36:31 +0000
committerVladimir Glazounov <vg@openoffice.org>2007-02-28 14:36:31 +0000
commit974cd2cf0471d752ec8a08f90a5ff273ea0aeebe (patch)
tree8ab2691e15d6373f81b257f7bebb3fc857feb507 /sw/inc/IDocumentContentOperations.hxx
parent1aac4e4eab23f249e03867f52585adfd25960598 (diff)
INTEGRATION: CWS swnewtable (1.2.52); FILE MERGED
2006/11/21 09:38:14 fme 1.2.52.2: RESYNC: (1.2-1.4); FILE MERGED 2006/10/25 14:23:12 ama 1.2.52.1: #i4032#: New Table Model
Diffstat (limited to 'sw/inc/IDocumentContentOperations.hxx')
-rw-r--r--sw/inc/IDocumentContentOperations.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/sw/inc/IDocumentContentOperations.hxx b/sw/inc/IDocumentContentOperations.hxx
index 9bcb3c361463..3a855d354c3d 100644
--- a/sw/inc/IDocumentContentOperations.hxx
+++ b/sw/inc/IDocumentContentOperations.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: IDocumentContentOperations.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: obo $ $Date: 2006-10-13 11:07:33 $
+ * last change: $Author: vg $ $Date: 2007-02-28 15:36:31 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -68,7 +68,8 @@
DOC_MOVEDEFAULT = 0x00,
DOC_MOVEALLFLYS = 0x01,
DOC_CREATEUNDOOBJ = 0x02,
- DOC_MOVEREDLINES = 0x04
+ DOC_MOVEREDLINES = 0x04,
+ DOC_NO_DELFRMS = 0x08
};
public: