summaryrefslogtreecommitdiff
path: root/sc/inc
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@edx.srv.br>2013-05-01 20:47:34 -0300
committerCaolán McNamara <caolanm@redhat.com>2013-05-13 15:45:34 +0100
commit70af05cf740d3b4639f110489dc0e9e1e7571931 (patch)
tree34d96c6d0d473c1ef598974b6495cc7f7ff3e414 /sc/inc
parentdd5b15ebd868e21b4c948ccb7978136a91a7992c (diff)
Convert Calc page header/footer content to Widget UI
Change-Id: I26465f69a7fa50fa58643c00225376a82ba8a7fc
Diffstat (limited to 'sc/inc')
-rw-r--r--sc/inc/globstr.hrc14
-rw-r--r--sc/inc/helpids.h6
-rw-r--r--sc/inc/sc.hrc2
3 files changed, 8 insertions, 14 deletions
diff --git a/sc/inc/globstr.hrc b/sc/inc/globstr.hrc
index 24727b798472..ae9629fafaa7 100644
--- a/sc/inc/globstr.hrc
+++ b/sc/inc/globstr.hrc
@@ -509,13 +509,13 @@
#define STR_CHANGED_MOVE_REJECTION_WARNING 402
#define STR_CHANGED_DELETE_REJECTION_WARNING 403
-#define STR_HF_NONE_IN_BRACKETS 404
-#define STR_HF_OF 405
-#define STR_HF_OF_QUESTION 406
-#define STR_HF_CREATED_BY 407
-#define STR_HF_CONFIDENTIAL 408
-#define STR_HF_CUSTOMIZED 409
-#define STR_HF_CUSTOM_FOOTER 410
+// #define STR_HF_NONE_IN_BRACKETS 404
+// #define STR_HF_OF 405
+// #define STR_HF_OF_QUESTION 406
+// #define STR_HF_CREATED_BY 407
+// #define STR_HF_CONFIDENTIAL 408
+// #define STR_HF_CUSTOMIZED 409
+//#define STR_HF_CUSTOM_FOOTER 410
#define STR_ERR_DATAPILOT_INPUT 411
diff --git a/sc/inc/helpids.h b/sc/inc/helpids.h
index ef6e8496c6bd..8300e45086c5 100644
--- a/sc/inc/helpids.h
+++ b/sc/inc/helpids.h
@@ -142,12 +142,6 @@
#define HID_SCPAGE_OPREDLINE "SC_HID_SCPAGE_OPREDLINE"
#define HID_SC_REDLIN_CTR "SC_HID_SC_REDLIN_CTR"
-//Kopf/FusszeilenDlg: Contextmenue fuer Dateiname
-#define HID_FCOMMAND_TITEL "SC_HID_FCOMMAND_TITEL"
-#define HID_FCOMMAND_FILENAME "SC_HID_FCOMMAND_FILENAME"
-#define HID_FCOMMAND_PATH "SC_HID_FCOMMAND_PATH"
-
-
// Hilfe IDs fuer Objekt- und Werkzeugleisten (max.10) -----------------------
#define HID_SC_TOOLBOX_TOOLS "SC_HID_SC_TOOLBOX_TOOLS"
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index 1832839f3a1d..efa6f55088e0 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -979,7 +979,7 @@
#define RID_SCPAGE_AREAS (SC_DIALOGS_START + 44)
#define RID_SCDLG_STYLES_PAR (SC_DIALOGS_START + 46)
#define RID_SCDLG_STYLES_PAGE (SC_DIALOGS_START + 48)
-#define RID_HFBASE (SC_DIALOGS_START + 49)
+
#define RID_SCDLG_HFEDIT (SC_DIALOGS_START + 50)
#define RID_SCDLG_HFEDIT_ALL (SC_DIALOGS_START + 51)
#define RID_SCDLG_HFED_HEADER (SC_DIALOGS_START + 52)