diff options
-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, |