summaryrefslogtreecommitdiff
path: root/include/svx/svdstr.hrc
diff options
context:
space:
mode:
authormatteocam <matteo.campanelli@gmail.com>2015-09-07 12:17:30 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2015-09-20 13:05:15 +0200
commit3efdb083bf50829fb8398eb9efa42664910341f3 (patch)
treec2c721d8b217df85e5487a7f2e2bd224ddf312be /include/svx/svdstr.hrc
parentaa77b170cb8aee744aa207f5b1ecfdd0bc0e90e2 (diff)
chained editeng: Add Chaining-related UNO attribute
Definition and mechanisms for UNO API. Change-Id: I7fd3969804ca9b04881ced0b1e43ab6236cbefcc
Diffstat (limited to 'include/svx/svdstr.hrc')
-rw-r--r--include/svx/svdstr.hrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/svx/svdstr.hrc b/include/svx/svdstr.hrc
index 6663f0148ee1..d6bc94b6239c 100644
--- a/include/svx/svdstr.hrc
+++ b/include/svx/svdstr.hrc
@@ -714,5 +714,7 @@
#define STR_TABLE_STYLE_SETTINGS (SIP_Begin + 275)
#define SIP_SA_CROP_MARKERS (SIP_Begin + 276)
#define STR_TABLE_DELETE_CELL_CONTENTS (SIP_Begin + 277)
+#define SIP_SA_CHAINNEXTNAME (SIP_Begin + 278)
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */