diff options
author | Alfonso Eusebio <alfonso_eusebio@yahoo.co.uk> | 2011-02-10 08:23:22 +0000 |
---|---|---|
committer | Jan Holesovsky <kendy@noe.suse.cz> | 2011-02-11 19:05:25 +0100 |
commit | cda4ec28135cae431fa24fcbe5c36ee422d63b38 (patch) | |
tree | 66bf2a2e5e71fb9619545ae352c0fa58504f2fdc /sfx2/inc | |
parent | b4ff953aa84b53ef801ad934bbbf2763ae063d4b (diff) |
Remove obsolete Hyperlink Bar from libs-core
Removed all code related to hyperlink bar from libs-core repo.
Diffstat (limited to 'sfx2/inc')
-rw-r--r-- | sfx2/inc/sfx2/sfxsids.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/sfxsids.hrc b/sfx2/inc/sfx2/sfxsids.hrc index d59ffddde17e..6e87e86c89a0 100644 --- a/sfx2/inc/sfx2/sfxsids.hrc +++ b/sfx2/inc/sfx2/sfxsids.hrc @@ -873,7 +873,6 @@ #define SID_ZOOM (SID_SVX_START + 289) #define SID_SEARCH_ITEM (SID_SVX_START + 291) #define SID_ATTR_CHAR_FONTWIDTH (SID_SVX_START + 303) -#define SID_HYPERLINK_INSERT (SID_SVX_START + 360) #define SID_HYPERLINK_GETLINK (SID_SVX_START + 361) #define SID_HYPERLINK_SETLINK (SID_SVX_START + 362) #define SID_NAVIGATOR (SID_SVX_START + 366) |