Searched refs:XMLSEC_RES (Results 1 – 7 of 7) sorted by relevance
/trunk/main/xmlsecurity/source/dialogs/ |
H A D | certificateviewer.cxx | 71 ,maTabCtrl ( this, XMLSEC_RES( 1 ) ) in CertificateViewer() 72 ,maOkBtn ( this, XMLSEC_RES( BTN_OK ) ) in CertificateViewer() 73 ,maHelpBtn ( this, XMLSEC_RES( BTN_HELP ) ) in CertificateViewer() 104 ,maFrameWin ( this, XMLSEC_RES( WIN_FRAME ) ) in CertificateViewerGeneralTP() 105 ,maCertImg ( this, XMLSEC_RES( IMG_CERT ) ) in CertificateViewerGeneralTP() 106 ,maCertInfoFI ( this, XMLSEC_RES( FI_CERTINFO ) ) in CertificateViewerGeneralTP() 107 ,maSep1FL ( this, XMLSEC_RES( FL_SEP1 ) ) in CertificateViewerGeneralTP() 109 ,maSep2FL ( this, XMLSEC_RES( FL_SEP2 ) ) in CertificateViewerGeneralTP() 111 ,maIssuedToFI ( this, XMLSEC_RES( FI_ISSTO ) ) in CertificateViewerGeneralTP() 113 ,maIssuedByFI ( this, XMLSEC_RES( FI_ISSBY ) ) in CertificateViewerGeneralTP() [all …]
|
H A D | macrosecurity.cxx | 72 ,maTabCtrl ( this, XMLSEC_RES( 1 ) ) in MacroSecurity() 73 ,maOkBtn ( this, XMLSEC_RES( BTN_OK ) ) in MacroSecurity() 74 ,maCancelBtn ( this, XMLSEC_RES( BTN_CANCEL ) ) in MacroSecurity() 75 ,maHelpBtn ( this, XMLSEC_RES( BTN_HELP ) ) in MacroSecurity() 76 ,maResetBtn ( this, XMLSEC_RES( BTN_RESET ) ) in MacroSecurity() 108 ,maSecLevelFL ( this, XMLSEC_RES( FL_SECLEVEL ) ) in MacroSecurityLevelTP() 111 ,maHighRB ( this, XMLSEC_RES( RB_HIGH ) ) in MacroSecurityLevelTP() 112 ,maMediumRB ( this, XMLSEC_RES( RB_MEDIUM ) ) in MacroSecurityLevelTP() 113 ,maLowRB ( this, XMLSEC_RES( RB_LOW ) ) in MacroSecurityLevelTP() 334 ,maTrustCertFL ( this, XMLSEC_RES( FL_TRUSTCERT ) ) in MacroSecurityTrustedSourcesTP() [all …]
|
H A D | digitalsignaturesdialog.cxx | 186 ,maHintDocFT ( this, XMLSEC_RES( FT_HINT_DOC ) ) in DigitalSignaturesDialog() 187 ,maHintBasicFT ( this, XMLSEC_RES( FT_HINT_BASIC ) ) in DigitalSignaturesDialog() 188 ,maHintPackageFT ( this, XMLSEC_RES( FT_HINT_PACK ) ) in DigitalSignaturesDialog() 189 ,maSignaturesLB ( this, XMLSEC_RES( LB_SIGNATURES ) ) in DigitalSignaturesDialog() 190 ,maSigsValidImg ( this, XMLSEC_RES( IMG_STATE_VALID ) ) in DigitalSignaturesDialog() 191 ,maSigsValidFI ( this, XMLSEC_RES( FI_STATE_VALID ) ) in DigitalSignaturesDialog() 198 ,maAddBtn ( this, XMLSEC_RES( BTN_ADDCERT ) ) in DigitalSignaturesDialog() 199 ,maRemoveBtn ( this, XMLSEC_RES( BTN_REMOVECERT ) ) in DigitalSignaturesDialog() 200 ,maBottomSepFL ( this, XMLSEC_RES( FL_BOTTOM_SEP ) ) in DigitalSignaturesDialog() 201 ,maOKBtn ( this, XMLSEC_RES( BTN_OK ) ) in DigitalSignaturesDialog() [all …]
|
H A D | certificatechooser.cxx | 63 :ModalDialog ( _pParent, XMLSEC_RES( RID_XMLSECDLG_CERTCHOOSER ) ) in CertificateChooser() 65 ,maHintFT ( this, XMLSEC_RES( FT_HINT_SELECT ) ) in CertificateChooser() 66 ,maCertLB ( this, XMLSEC_RES( LB_SIGNATURES ) ) in CertificateChooser() 67 ,maViewBtn ( this, XMLSEC_RES( BTN_VIEWCERT ) ) in CertificateChooser() 68 ,maBottomSepFL ( this, XMLSEC_RES( FL_BOTTOM_SEP ) ) in CertificateChooser() 69 ,maOKBtn ( this, XMLSEC_RES( BTN_OK ) ) in CertificateChooser() 70 ,maCancelBtn ( this, XMLSEC_RES( BTN_CANCEL ) ) in CertificateChooser() 71 ,maHelpBtn ( this, XMLSEC_RES( BTN_HELP ) ) in CertificateChooser() 75 maCertLB.InsertHeaderEntry( String( XMLSEC_RES( STR_HEADERBAR ) ) ); in CertificateChooser()
|
H A D | warnings.cxx | 51 :ModalDialog ( _pParent, XMLSEC_RES( RID_XMLSECTP_MACROWARN ) ) in MacroWarning() 85 :ModalDialog ( _pParent, XMLSEC_RES( RID_XMLSECTP_MACROWARN ) ) in MacroWarning()
|
H A D | resourcemanager.hxx | 63 #define XMLSEC_RES(id) ResId(id,*XmlSec::GetResMgr()) macro
|
/trunk/main/xmlsecurity/source/component/ |
H A D | documentdigitalsignatures.cxx | 241 WarningBox aBox( NULL, XMLSEC_RES( RID_XMLSECWB_NO_MOZILLA_PROFILE ) ); in ImplViewSignatures()
|
Completed in 40 milliseconds