summaryrefslogtreecommitdiff
path: root/sw/inc/comcore.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-12-11 11:23:15 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-12-11 15:45:36 +0100
commit696689c1da7dd8097a2322548572a0fe44b17c28 (patch)
tree14f8544a44bf30eb2a0bd4b63196d28b2d90752c /sw/inc/comcore.hxx
parente21c3bec9de9d0a9b03aef330e48dcf5070ba73b (diff)
num->number and bul->bullet in sw/
make some symbols easier to read Change-Id: Icb5ea48dce1bcf4ae17e57e8f4c7bec3acd33f82 Reviewed-on: https://gerrit.libreoffice.org/84924 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/inc/comcore.hxx')
-rw-r--r--sw/inc/comcore.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/comcore.hxx b/sw/inc/comcore.hxx
index 4ef35ae44bf9..6b6230e87268 100644
--- a/sw/inc/comcore.hxx
+++ b/sw/inc/comcore.hxx
@@ -39,7 +39,7 @@
#define STR_AUTOFMTREDL_SET_TMPL_NEG_INDENT 16
#define STR_AUTOFMTREDL_SET_TMPL_TEXT_INDENT 17
#define STR_AUTOFMTREDL_SET_TMPL_HEADLINE 18
-#define STR_AUTOFMTREDL_SET_NUMBULLET 19
+#define STR_AUTOFMTREDL_SET_NUMBER_BULLET 19
#define STR_AUTOFMTREDL_DEL_MORELINES 20
#define STR_AUTOFMTREDL_NON_BREAK_SPACE 21
// !!!!!!!!!!!!!!!!!!!!!!!!!! always set the correct end !!!!!!!!!!!!