summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2019-02-19 14:01:29 +0200
committerTor Lillqvist <tml@collabora.com>2019-02-19 13:54:02 +0100
commit0a35b6801db2b6732a1ba89115757b88fe140f92 (patch)
tree6d85d4e7368b0b3348ba5550517bf01998f4493e
parent3a072652730f54454820f1f8045d292685c555d6 (diff)
UNO_NAME_FILTER_NAME is not used anywhere
Change-Id: I135359d9cce4a3195a8e2099545ffafa5b767cdb Reviewed-on: https://gerrit.libreoffice.org/68013 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <tml@collabora.com>
-rw-r--r--sw/inc/unoprnms.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/unoprnms.hxx b/sw/inc/unoprnms.hxx
index b2de700dd23f..731c7a719b49 100644
--- a/sw/inc/unoprnms.hxx
+++ b/sw/inc/unoprnms.hxx
@@ -408,7 +408,6 @@
#define UNO_NAME_LOAD_FRAME_STYLES "LoadFrameStyles"
#define UNO_NAME_LOAD_TEXT_STYLES "LoadTextStyles"
#define UNO_NAME_FILE_NAME "FileName"
-#define UNO_NAME_FILTER_NAME "FilterName"
#define UNO_NAME_COPY_COUNT "CopyCount"
#define UNO_NAME_COLLATE "Collate"
#define UNO_NAME_SORT "Sort"