summaryrefslogtreecommitdiff
path: root/sw/inc/IDocumentSettingAccess.hxx
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-09-04 09:15:49 +0000
committerRüdiger Timm <rt@openoffice.org>2008-09-04 09:15:49 +0000
commit1b780dc57c05d98a78f5abc2d7ca0208717e34c7 (patch)
treed3150de3291bf46735f9f7fe8523b136fb62e7a9 /sw/inc/IDocumentSettingAccess.hxx
parent5c7f104652410f1910875d0cbfac375b35c74780 (diff)
INTEGRATION: CWS swenhancedfields2 (1.8.76); FILE MERGED
2008/08/04 14:13:50 b_michaelsen 1.8.76.2: RESYNC: (1.8-1.10); FILE MERGED 2008/04/23 11:05:36 ama 1.8.76.1: #i33737#: Enhanced fields
Diffstat (limited to 'sw/inc/IDocumentSettingAccess.hxx')
-rw-r--r--sw/inc/IDocumentSettingAccess.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sw/inc/IDocumentSettingAccess.hxx b/sw/inc/IDocumentSettingAccess.hxx
index 17031cae12ec..9c509f7f052c 100644
--- a/sw/inc/IDocumentSettingAccess.hxx
+++ b/sw/inc/IDocumentSettingAccess.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: IDocumentSettingAccess.hxx,v $
- * $Revision: 1.10 $
+ * $Revision: 1.11 $
*
* This file is part of OpenOffice.org.
*
@@ -80,6 +80,7 @@ namespace com { namespace sun { namespace star { namespace i18n { struct Forbidd
UNIX_FORCE_ZERO_EXT_LEADING,
USE_OLD_PRINTER_METRICS,
TABS_RELATIVE_TO_INDENT,
+ PROTECT_FORM,
// --> OD 2008-06-05 #i89181#
TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST,
// <--