summaryrefslogtreecommitdiff
path: root/xmlsecurity/source/dialogs/dialogs.hrc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-02-13 23:43:32 +0000
committerCaolán McNamara <caolanm@redhat.com>2013-02-14 09:51:35 +0000
commit2848277180b9cb6dde639001a0f9612af5bd5992 (patch)
tree70e560abf0f1d03b278e05fe334ae034470045f3 /xmlsecurity/source/dialogs/dialogs.hrc
parent431f0b0d21cae98f0578f18144c9b08142544329 (diff)
move macro security dialog to xmlsecurity
split out security page and adapt code Change-Id: I51dbd48b2ff4f65f6806fac70bda27ee15d4e176
Diffstat (limited to 'xmlsecurity/source/dialogs/dialogs.hrc')
-rw-r--r--xmlsecurity/source/dialogs/dialogs.hrc21
1 files changed, 0 insertions, 21 deletions
diff --git a/xmlsecurity/source/dialogs/dialogs.hrc b/xmlsecurity/source/dialogs/dialogs.hrc
index ea6097a3a830..cfc4acd489c2 100644
--- a/xmlsecurity/source/dialogs/dialogs.hrc
+++ b/xmlsecurity/source/dialogs/dialogs.hrc
@@ -175,27 +175,6 @@
#define MS_COL_G (MS_COL_F-RSC_SP_CTRL_X)
#define MS_COL_H (MS_COL_G-RSC_CD_PUSHBUTTON_WIDTH)
-// --------- tab page security level ---------
-
-#define FL_SECLEVEL 1
-#define RB_VERYHIGH 2
-#define RB_HIGH 3
-#define RB_MEDIUM 4
-#define RB_LOW 5
-#define FI_SEC_READONLY 6
-
-#define RSC_BIG_RADIOBUTTON 40
-#define SL_RB_DIST_Y (RSC_SP_FLGR_SPACE_Y+RSC_BIG_RADIOBUTTON)
-#define SL_COL_0 RSC_SP_TBPG_INNERBORDER_LEFT
-#define SL_COL_1 (SL_COL_0+RSC_SP_FLGR_SPACE_X)
-#define SL_COL_3 (TP_WIDTH-RSC_SP_TBPG_INNERBORDER_RIGHT)
-#define SL_COL_2 ((SL_COL_3-SL_COL_1)*100/105)
-#define SL_ROW_0 RSC_SP_TBPG_INNERBORDER_TOP
-#define SL_ROW_1 (SL_ROW_0+SL_RB_DIST_Y)
-#define SL_ROW_2 (SL_ROW_1+SL_RB_DIST_Y)
-#define SL_ROW_3 (SL_ROW_2+SL_RB_DIST_Y)
-#define SL_ROW_4 (TP_HEIGHT-RSC_SP_TBPG_INNERBORDER_BOTTOM)
-
// --------- tab page trusted sources ---------
#define FL_TRUSTCERT 1