From ff35d252ff247c55c1004cce6676af8f881a2e68 Mon Sep 17 00:00:00 2001 From: Maxim Monastirsky Date: Wed, 25 Nov 2015 17:33:45 +0200 Subject: tdf#93837 Add UNO-based SmartTag menu controller ... and use it for the standalone context menu. The sfx2 controller (SvxSmartTagsControl) is still used for the submenu variation, and is due to be removed after the new context menu implementation is in place. Change-Id: I2f889428eb777149f43d74cf3d081e19ab0ebb4a Reviewed-on: https://gerrit.libreoffice.org/20169 Reviewed-by: Maxim Monastirsky Tested-by: Maxim Monastirsky --- include/sfx2/sfxsids.hrc | 1 + 1 file changed, 1 insertion(+) (limited to 'include/sfx2/sfxsids.hrc') diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc index 4ba4679d28f8..081b69c423fc 100644 --- a/include/sfx2/sfxsids.hrc +++ b/include/sfx2/sfxsids.hrc @@ -586,6 +586,7 @@ #define SID_ATTR_CHAR_COLOR2 (SID_SVX_START + 537) #define SID_COMP_BIBLIOGRAPHY (SID_SVX_START + 880) #define SID_ADDRESS_DATA_SOURCE (SID_SVX_START + 934) +#define SID_OPEN_SMARTTAGOPTIONS (SID_SVX_START + 1062) #define FID_SVX_START (SID_LIB_START + 500) #define FID_SEARCH_NOW (FID_SVX_START + 2) -- cgit v1.2.3