diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-12-01 11:10:38 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2021-12-01 17:22:35 +0100 |
commit | 42e56a3b4fd8372fae2bc6d768383ba1edf69918 (patch) | |
tree | c4a5f1d6f174b6181d61443951a50b73cc9f0851 /sd/source/ui/inc/unoprnms.hxx | |
parent | f9e79a91f15e10ededad0f103c4ffe0ca38fcb31 (diff) |
loplugin:stringliteraldefine in editeng
Change-Id: Ie8f4c338f1636945f61ec139706353df88a81087
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126171
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/source/ui/inc/unoprnms.hxx')
-rw-r--r-- | sd/source/ui/inc/unoprnms.hxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sd/source/ui/inc/unoprnms.hxx b/sd/source/ui/inc/unoprnms.hxx index 1dd48c4ce004..1d3a9055257b 100644 --- a/sd/source/ui/inc/unoprnms.hxx +++ b/sd/source/ui/inc/unoprnms.hxx @@ -70,7 +70,4 @@ #define UNO_NAME_SEARCH_CASE "SearchCaseSensitive" #define UNO_NAME_SEARCH_WORDS "SearchWords" -#define UNO_NAME_LINKDISPLAYNAME "LinkDisplayName" -#define UNO_NAME_LINKDISPLAYBITMAP "LinkDisplayBitmap" - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |