summaryrefslogtreecommitdiff
path: root/cui/source/inc/cuires.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-12-21 12:35:16 +0000
committerCaolán McNamara <caolanm@redhat.com>2016-12-21 12:39:47 +0000
commit63fe7f65d2a606da6b34d7809c159985da0bfc65 (patch)
tree88dd5e4e5b14e8293dbaea44bee71ee1fe0a51d6 /cui/source/inc/cuires.hrc
parent528ddb973299d6e626b65cb3d247e25d0f1c4a67 (diff)
unroll IL_LOCK_BMPS ImageList
Change-Id: I5a9c80d5c23bfa22fd6e237b7a2524c29992c9b9
Diffstat (limited to 'cui/source/inc/cuires.hrc')
-rw-r--r--cui/source/inc/cuires.hrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/cui/source/inc/cuires.hrc b/cui/source/inc/cuires.hrc
index 33f5ea39e1a1..4f2ea367a48d 100644
--- a/cui/source/inc/cuires.hrc
+++ b/cui/source/inc/cuires.hrc
@@ -176,6 +176,9 @@
#define RID_SVXBMP_HLMAILTP (RID_SVX_START + 557)
#define RID_SVXBMP_HLDOCTP (RID_SVX_START + 558)
#define RID_SVXBMP_HLDOCNTP (RID_SVX_START + 559)
+#define RID_SVXBMP_BOTTOMLOCK (RID_SVX_START + 560)
+#define RID_SVXBMP_TOPLOCK (RID_SVX_START + 561)
+#define RID_SVXBMP_CELLLOCK (RID_SVX_START + 562)
#define RID_SVXPAGE_HYPERLINK_INTERNET (RID_SVX_START + 228)
#define RID_SVXPAGE_HYPERLINK_MAIL (RID_SVX_START + 229)
#define RID_SVXPAGE_HYPERLINK_DOCUMENT (RID_SVX_START + 230)