diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-04-22 15:02:34 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-22 15:02:58 +0200 |
commit | 9d6a0fe7f0ae636079782a48a9b33b5e50ca2c1d (patch) | |
tree | 21ed60bba0d6a7d54e8abc55a5681e7c1ebfc88b /sfx2/inc | |
parent | 4757ffcc5cea1d627f57e551b7af0b39c8e40b47 (diff) |
SID_ATTR_TEXT_FITTOSIZE is already using this slot
Change-Id: I26a0f821d026c8e0701fa3860357168837ea5a28
Diffstat (limited to 'sfx2/inc')
-rw-r--r-- | sfx2/inc/sfx2/sfxsids.hrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/sfxsids.hrc b/sfx2/inc/sfx2/sfxsids.hrc index 7130f0648f27..00923ffdc6a8 100644 --- a/sfx2/inc/sfx2/sfxsids.hrc +++ b/sfx2/inc/sfx2/sfxsids.hrc @@ -597,8 +597,8 @@ #define SID_SEARCH_ITEM (SID_SVX_START + 291) #define SID_HYPERLINK_GETLINK (SID_SVX_START + 361) #define SID_HYPERLINK_SETLINK (SID_SVX_START + 362) +#define SID_INFOBARCONTAINER (SID_SVX_START + 365) #define SID_NAVIGATOR (SID_SVX_START + 366) -#define SID_INFOBARCONTAINER (SID_SVX_START + 367) #define SID_TASKPANE (SID_SVX_START + 370) #define SID_ZOOM_NEXT (SID_SVX_START + 402) #define SID_ZOOM_PREV (SID_SVX_START + 403) |