[Libreoffice-commits] core.git: sfx2/inc
Thomas Arnhold
thomas at arnhold.org
Mon Apr 22 06:09:14 PDT 2013
sfx2/inc/sfx2/sfxsids.hrc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9d6a0fe7f0ae636079782a48a9b33b5e50ca2c1d
Author: Thomas Arnhold <thomas at arnhold.org>
Date: Mon Apr 22 15:02:34 2013 +0200
SID_ATTR_TEXT_FITTOSIZE is already using this slot
Change-Id: I26a0f821d026c8e0701fa3860357168837ea5a28
diff --git a/sfx2/inc/sfx2/sfxsids.hrc b/sfx2/inc/sfx2/sfxsids.hrc
index 7130f06..00923ff 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)
More information about the Libreoffice-commits
mailing list