diff options
author | Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr> | 2012-01-27 10:32:23 +0100 |
---|---|---|
committer | Cédric Bosdonnat <cedric.bosdonnat.ooo@free.fr> | 2012-01-27 13:09:02 +0100 |
commit | e9ec6d58b58739ce43ff563fd78c2326e11d1741 (patch) | |
tree | 21013bfa082299e99c92e2084ec7861e6acd18c3 /sw/inc/globals.hrc | |
parent | 2233aa52da14ec85331aee1163b885fe9a9fb507 (diff) |
Revert "Removed list and numbering paragraph styles and related option page"
This reverts commits 359d0fbd03a68d9131e8fb25e7dac9f19ddf6dcb,
6a15a2898b7f822ddfba23553dd127e25af15fff and
21352f88caba9dee73d5a87c8e3724d17ac6b428.
This change is not mature enought: needs more work
Diffstat (limited to 'sw/inc/globals.hrc')
-rw-r--r-- | sw/inc/globals.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc index 17e919d58f61..1f022a044354 100644 --- a/sw/inc/globals.hrc +++ b/sw/inc/globals.hrc @@ -206,6 +206,7 @@ #define TP_LAYOUT_OPT (RC_GLOBALS_BEGIN + 44) #define TP_CONTENT_OPT (RC_GLOBALS_BEGIN + 45) #define TP_HTML_OPT (RC_GLOBALS_BEGIN + 46) +#define TP_STD_FONT (RC_GLOBALS_BEGIN + 47) #define TP_CONDCOLL (RC_GLOBALS_BEGIN + 48) #define TP_FRM_WRAP (RC_GLOBALS_BEGIN + 49) |