summaryrefslogtreecommitdiff
path: root/include/sfx2
diff options
context:
space:
mode:
authorpv2k <vidhey96@gmail.com>2017-02-14 18:13:51 +0530
committerMaxim Monastirsky <momonasmon@gmail.com>2017-02-20 17:39:22 +0000
commit0ca9be4982b94701d326e9e994540c6df8aacf00 (patch)
tree63e2025a221babbe1bfd0957674b6bf9c86b173e /include/sfx2
parent4ad8d5aad67154d112dd69966eaa59bb89609f40 (diff)
tdf#74739 removed 'PasteOnly' from Tools->customize->keyboard tab->edit
Change-Id: I4693b09fa9b16cd5eec60a43c4653aef81860f1d Reviewed-on: https://gerrit.libreoffice.org/34245 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'include/sfx2')
-rw-r--r--include/sfx2/sfxsids.hrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc
index aaa19884c0bc..f497bea5a00b 100644
--- a/include/sfx2/sfxsids.hrc
+++ b/include/sfx2/sfxsids.hrc
@@ -407,7 +407,6 @@
// default-ids for macros
#define SID_RECORDING_FLOATWINDOW (SID_SFX_START + 800)
#define SID_RECORDMACRO (SID_SFX_START + 1669)
-#define SID_PASTE_ONLY (SID_SFX_START + 801)
#define SID_PASTE_ONLY_TEXT (SID_SFX_START + 802)
#define SID_PASTE_ONLY_FORMULA (SID_SFX_START + 803)
#define SID_PASTE_ONLY_VALUE (SID_SFX_START + 804)