summaryrefslogtreecommitdiffstats
path: root/sw/inc/hintids.hxx
diff options
context:
space:
mode:
authorJacobo Aragunde Pérez <jaragunde@igalia.com>2013-11-27 10:39:18 +0100
committerJacobo Aragunde Pérez <jaragunde@igalia.com>2013-12-04 18:52:02 +0100
commit8a631e4718fbd7e6a393d93b006fc693df73a89b (patch)
tree449dc40efc94f17df4d4f7c5d9c8b648c0b471b8 /sw/inc/hintids.hxx
parentsw doc model dump: show rsid value (diff)
downloadcore-8a631e4718fbd7e6a393d93b006fc693df73a89b.tar.gz
core-8a631e4718fbd7e6a393d93b006fc693df73a89b.zip
sw: add CharInteropGrabBag uno property to characters
Change-Id: I2c6d8b1e4ef6df6a6662d5db89e67e5fba3c6ade
Diffstat (limited to 'sw/inc/hintids.hxx')
-rw-r--r--sw/inc/hintids.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/hintids.hxx b/sw/inc/hintids.hxx
index 5773c2f7ca72..a7b057107f29 100644
--- a/sw/inc/hintids.hxx
+++ b/sw/inc/hintids.hxx
@@ -95,7 +95,7 @@ RES_CHRATR_BEGIN = HINT_BEGIN,
RES_CHRATR_BOX, // 40
RES_CHRATR_SHADOW, // 41
RES_CHRATR_HIGHLIGHT, // 42
- RES_CHRATR_DUMMY2, // 43
+ RES_CHRATR_GRABBAG, // 43
RES_CHRATR_DUMMY3, // 44
RES_CHRATR_END
};