summaryrefslogtreecommitdiffstats
path: root/sw/inc/strings.hrc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-08-10 10:28:08 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-08-10 12:19:50 +0200
commit367fedcc4456a74cb2fc29a28279bef314bd47ff (patch)
treea63115d6cfa2b2a2e3c2c4d3a55f623e7ecfd6d5 /sw/inc/strings.hrc
parentSort list lexicographically (diff)
downloadcore-367fedcc4456a74cb2fc29a28279bef314bd47ff.tar.gz
core-367fedcc4456a74cb2fc29a28279bef314bd47ff.zip
loplugin:unusedenumconstants
Change-Id: I54c0c1fca8ea5c89e71c6cd1110fad081ed3d334 Reviewed-on: https://gerrit.libreoffice.org/40953 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sw/inc/strings.hrc')
-rw-r--r--sw/inc/strings.hrc5
1 files changed, 0 insertions, 5 deletions
diff --git a/sw/inc/strings.hrc b/sw/inc/strings.hrc
index 18b0dadd0c72..bbd31e3318f5 100644
--- a/sw/inc/strings.hrc
+++ b/sw/inc/strings.hrc
@@ -401,7 +401,6 @@
#define STR_REPLACE_UNDO NC_("STR_REPLACE_UNDO", "Replace $1 $2 $3")
#define STR_INSERT_PAGE_BREAK_UNDO NC_("STR_INSERT_PAGE_BREAK_UNDO", "Insert page break")
#define STR_INSERT_COLUMN_BREAK_UNDO NC_("STR_INSERT_COLUMN_BREAK_UNDO", "Insert column break")
-#define STR_PLAY_MACRO_UNDO NC_("STR_PLAY_MACRO_UNDO", "Run macro")
#define STR_INSERT_ENV_UNDO NC_("STR_INSERT_ENV_UNDO", "Insert Envelope")
#define STR_DRAG_AND_COPY NC_("STR_DRAG_AND_COPY", "Copy: $1")
#define STR_DRAG_AND_MOVE NC_("STR_DRAG_AND_MOVE", "Move: $1")
@@ -414,7 +413,6 @@
#define STR_INSERTSECTION NC_("STR_INSERTSECTION", "Insert section")
#define STR_DELETESECTION NC_("STR_DELETESECTION", "Delete section")
#define STR_CHANGESECTION NC_("STR_CHANGESECTION", "Modify section")
-#define STR_CHANGESECTPASSWD NC_("STR_CHANGESECTPASSWD", "Change password protection")
#define STR_CHANGEDEFATTR NC_("STR_CHANGEDEFATTR", "Modify default values")
#define STR_REPLACE_STYLE NC_("STR_REPLACE_STYLE", "Replace style: $1 $2 $3")
#define STR_DELETE_PAGE_BREAK NC_("STR_DELETE_PAGE_BREAK", "Delete page break")
@@ -446,7 +444,6 @@
#define STR_DRAWDELETE NC_("STR_DRAWDELETE", "Delete drawing objects")
#define STR_REREAD NC_("STR_REREAD", "Replace Image")
#define STR_DELGRF NC_("STR_DELGRF", "Delete Image")
-#define STR_DELOLE NC_("STR_DELOLE", "Delete object")
#define STR_TABLE_ATTR NC_("STR_TABLE_ATTR", "Apply table attributes")
#define STR_UNDO_TABLE_AUTOFMT NC_("STR_UNDO_TABLE_AUTOFMT", "AutoFormat Table")
#define STR_UNDO_TABLE_INSCOL NC_("STR_UNDO_TABLE_INSCOL", "Insert Column")
@@ -465,11 +462,9 @@
#define STR_UNDO_CHAIN NC_("STR_UNDO_CHAIN", "Link text frames")
#define STR_UNDO_UNCHAIN NC_("STR_UNDO_UNCHAIN", "Unlink text frames")
#define STR_UNDO_FTNINFO NC_("STR_UNDO_FTNINFO", "Modify footnote options")
-#define STR_UNDO_ENDNOTEINFO NC_("STR_UNDO_ENDNOTEINFO", "Modify endnote settings")
#define STR_UNDO_COMPAREDOC NC_("STR_UNDO_COMPAREDOC", "Compare Document")
#define STR_UNDO_SETFLYFRMFMT NC_("STR_UNDO_SETFLYFRMFMT", "Apply frame style: $1")
#define STR_UNDO_SETRUBYATTR NC_("STR_UNDO_SETRUBYATTR", "Ruby Setting")
-#define STR_UNDO_TMPAUTOCORR NC_("STR_UNDO_TMPAUTOCORR", "AutoCorrect")
#define STR_INSERT_FOOTNOTE NC_("STR_INSERT_FOOTNOTE", "Insert footnote")
#define STR_INSERT_URLBTN NC_("STR_INSERT_URLBTN", "insert URL button")
#define STR_INSERT_URLTXT NC_("STR_INSERT_URLTXT", "Insert Hyperlink")