summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorJack Leigh <leighman@gmx.se>2012-12-12 21:58:17 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-12-13 13:38:55 +0000
commitf82b7a2aea7bcbc6dca13fc251b11685d62b8380 (patch)
tree3157709f1a74d0046350b407b45f932f6b71b015 /sw/inc
parent3d5789d48d6602832abd33268e31afa4080cb87a (diff)
migrate 'Caption options' dialog to .ui file
Change-Id: I58dbb70faf22c5958b65e5192664b7d12d62f04c Reviewed-on: https://gerrit.libreoffice.org/1312 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/globals.hrc2
-rw-r--r--sw/inc/helpid.h1
2 files changed, 1 insertions, 2 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc
index 5362aee13930..1b7946649292 100644
--- a/sw/inc/globals.hrc
+++ b/sw/inc/globals.hrc
@@ -73,7 +73,7 @@
#define STR_CAPTION_END (RC_GLOBALS_BEGIN + 43)
#define STR_CAPTION_ABOVE (RC_GLOBALS_BEGIN + 44)
#define STR_CAPTION_BELOW (RC_GLOBALS_BEGIN + 45)
-#define STR_CAPTION_CATEGORY_NONE (RC_GLOBALS_BEGIN + 46)
+#define STR_CAPTION_NONE (RC_GLOBALS_BEGIN + 46)
// DIALOGS -----------------------------------------------------------
diff --git a/sw/inc/helpid.h b/sw/inc/helpid.h
index 917d9deb628c..d443b6d8bccd 100644
--- a/sw/inc/helpid.h
+++ b/sw/inc/helpid.h
@@ -132,7 +132,6 @@
#define HID_SW_SORT_POSITION "SW_HID_SW_SORT_POSITION"
#define HID_SYNC_BTN "SW_HID_SYNC_BTN"
#define HID_EDIT_COMMENT "SW_HID_EDIT_COMMENT"
-#define HID_DLG_SEQUENCE_OPTION "SW_HID_DLG_SEQUENCE_OPTION"
#define HID_DLG_FLDEDT_NEXT "SW_HID_DLG_FLDEDT_NEXT"
#define HID_DLG_FLDEDT_PREV "SW_HID_DLG_FLDEDT_PREV"
#define HID_DLG_FLDEDT_ADDRESS "SW_HID_DLG_FLDEDT_ADDRESS"