summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2015-12-30 10:05:06 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2015-12-30 09:31:22 +0000
commit41dde8319cbbdc4a8224d348a3969d34841845ed (patch)
tree72948eddcd898dc0dc13f74a752cb09e857db3de /include
parenttdf#96420: Avoid drawing ugly black boxes on top of replacement glyphs (diff)
downloadcore-41dde8319cbbdc4a8224d348a3969d34841845ed.tar.gz
core-41dde8319cbbdc4a8224d348a3969d34841845ed.zip
Kill remaining plugin bits
Change-Id: Icd99757b48626ef43313e8de42c4e5462f85a958 Reviewed-on: https://gerrit.libreoffice.org/21008 Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com> Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/sfx2/sfxsids.hrc6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc
index e288708b3f1c..717f5dfccaf4 100644
--- a/include/sfx2/sfxsids.hrc
+++ b/include/sfx2/sfxsids.hrc
@@ -348,9 +348,9 @@
#define SID_INSERT_OBJECT (SID_SFX_START + 561)
#define SID_INSERT_FLOATINGFRAME (SID_SFX_START + 563)
-#define SID_INSERT_PLUGIN (SID_SFX_START + 672)
-#define SID_INSERT_SOUND (SID_SFX_START + 676)
-#define SID_INSERT_VIDEO (SID_SFX_START + 677)
+// FREE (SID_SFX_START + 672)
+// FREE (SID_SFX_START + 676)
+// FREE (SID_SFX_START + 677)
#define SID_HYPERLINK_DIALOG (SID_SFX_START + 678)