summaryrefslogtreecommitdiff
path: root/include/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2015-09-01 16:32:15 +0100
committerCaolán McNamara <caolanm@redhat.com>2015-09-01 16:32:54 +0100
commitd38e4b2ee73ad38881465f9f97eb8d8397ee98ff (patch)
tree705009b027ba64129b2dbc825841049bcfb7e647 /include/svx
parent7a12d4d7fde8e80774c968956f2e5ec5d30e545e (diff)
implement undo of delete impress cell contents
Change-Id: I7aa99f3a6668e66b8d02e20b7ea1cf0862e5d760
Diffstat (limited to 'include/svx')
-rw-r--r--include/svx/svdstr.hrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/svx/svdstr.hrc b/include/svx/svdstr.hrc
index 36e8719e5d0b..6663f0148ee1 100644
--- a/include/svx/svdstr.hrc
+++ b/include/svx/svdstr.hrc
@@ -713,5 +713,6 @@
#define STR_TABLE_STYLE (SIP_Begin + 274)
#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)
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */