diff options
author | Rüdiger Timm <rt@openoffice.org> | 2008-07-08 07:17:09 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2008-07-08 07:17:09 +0000 |
commit | 6595fb0b3b2622ffda6cdc08ef748f207bc6e9ac (patch) | |
tree | 77239452a87c5a09481568f9a97b758405d38796 /sw/inc/IDocumentSettingAccess.hxx | |
parent | 9d3666fc053b1c4eb242bd1c1dd60f45382b0d16 (diff) |
INTEGRATION: CWS sw30bf06 (1.9.90); FILE MERGED
2008/06/05 10:10:03 od 1.9.90.1: #i89181# new hidden compatibility option TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST
Diffstat (limited to 'sw/inc/IDocumentSettingAccess.hxx')
-rw-r--r-- | sw/inc/IDocumentSettingAccess.hxx | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sw/inc/IDocumentSettingAccess.hxx b/sw/inc/IDocumentSettingAccess.hxx index fe750a1bba73..17031cae12ec 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.9 $ + * $Revision: 1.10 $ * * This file is part of OpenOffice.org. * @@ -80,6 +80,9 @@ namespace com { namespace sun { namespace star { namespace i18n { struct Forbidd UNIX_FORCE_ZERO_EXT_LEADING, USE_OLD_PRINTER_METRICS, TABS_RELATIVE_TO_INDENT, + // --> OD 2008-06-05 #i89181# + TAB_AT_LEFT_INDENT_FOR_PARA_IN_LIST, + // <-- // COMPATIBILITY FLAGS END BROWSE_MODE, |