summaryrefslogtreecommitdiffstats
path: root/sc/inc/sc.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-12-20 09:50:57 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-12-20 10:18:34 +0000
commitcffabc3d8e73ce957cfc1b8015398564aba6e63f (patch)
tree2c51cd7ae9adf856919d0d50db3d42331061063d /sc/inc/sc.hrc
parentResolves: #i121943# apply patch for PenWidth attribute (diff)
downloadcore-cffabc3d8e73ce957cfc1b8015398564aba6e63f.tar.gz
core-cffabc3d8e73ce957cfc1b8015398564aba6e63f.zip
convert row/col height/width dialogs to .ui
Change-Id: Ie97b9fcdd5fb93d195ea1beb536d5a0ac7bf7cc4
Diffstat (limited to 'sc/inc/sc.hrc')
-rw-r--r--sc/inc/sc.hrc7
1 files changed, 0 insertions, 7 deletions
diff --git a/sc/inc/sc.hrc b/sc/inc/sc.hrc
index c22b064bd33c..78d887a72b26 100644
--- a/sc/inc/sc.hrc
+++ b/sc/inc/sc.hrc
@@ -996,7 +996,6 @@
#define RID_SCDLG_INSCONT (SC_DIALOGS_START + 14)
-#define RID_SCDLG_MTRINPUT (SC_DIALOGS_START + 17)
#define RID_SCDLG_SELENTRY (SC_DIALOGS_START + 18)
#define RID_SCDLG_AUTOFORMAT (SC_DIALOGS_START + 20)
#define RID_SCDLG_NAMES (SC_DIALOGS_START + 22)
@@ -1055,12 +1054,6 @@
#define RID_DROPMODE_COPY (SC_DIALOGS_START + 95)
#define RID_SCDLG_CONDFORMAT (SC_DIALOGS_START + 96)
-// derivations from RID_SCDLG_MTRINPUT
-#define RID_SCDLG_COL_MAN (SC_DIALOGS_START + 104)
-#define RID_SCDLG_COL_OPT (SC_DIALOGS_START + 105)
-#define RID_SCDLG_ROW_MAN (SC_DIALOGS_START + 106)
-#define RID_SCDLG_ROW_OPT (SC_DIALOGS_START + 107)
-
// derivations from RID_SCDLG_SELENTRY
#define RID_SCPAGE_CONTENT (SC_DIALOGS_START + 113)