Lines Matching refs:SdResId

381 :	ModalDialog(pWindow, SdResId( DLG_PUBLISHING ))  in SdPublishingDlg()
383 , aBottomLine( this, SdResId( BOTTOM_LINE ) ) in SdPublishingDlg()
384 , aHelpButton(this,SdResId(BUT_HELP)) in SdPublishingDlg()
385 , aCancelButton(this,SdResId(BUT_CANCEL)) in SdPublishingDlg()
386 , aLastPageButton(this,SdResId(BUT_LAST)) in SdPublishingDlg()
387 , aNextPageButton(this,SdResId(BUT_NEXT)) in SdPublishingDlg()
388 , aFinishButton(this,SdResId(BUT_FINISH)) in SdPublishingDlg()
427 aText += String(SdResId(STR_HTMLEXP_DEFAULT_EXTENSION)); in SdPublishingDlg()
505 pPage1_Bmp = new FixedBitmap(this,SdResId(PAGE1_BMP))); in CreatePages()
507 pPage1_Titel = new FixedLine(this,SdResId(PAGE1_TITEL))); in CreatePages()
509 pPage1_NewDesign = new RadioButton(this,SdResId(PAGE1_NEW_DESIGN))); in CreatePages()
511 pPage1_OldDesign = new RadioButton(this,SdResId(PAGE1_OLD_DESIGN))); in CreatePages()
513 pPage1_Designs = new ListBox(this,SdResId(PAGE1_DESIGNS))); in CreatePages()
515 pPage1_DelDesign = new PushButton(this,SdResId(PAGE1_DEL_DESIGN))); in CreatePages()
517 pPage1_Desc = new FixedText(this,SdResId(PAGE1_DESC))); in CreatePages()
522 pPage2_Bmp = new FixedBitmap(this,SdResId(PAGE2_BMP))); in CreatePages()
524 pPage2_Titel = new FixedLine(this,SdResId(PAGE2_TITEL ))); in CreatePages()
526 pPage2_Standard = new RadioButton(this,SdResId(PAGE2_STANDARD))); in CreatePages()
528 pPage2_Frames = new RadioButton(this,SdResId(PAGE2_FRAMES))); in CreatePages()
530 pPage2_Kiosk = new RadioButton(this,SdResId(PAGE2_KIOSK))); in CreatePages()
532 pPage2_WebCast = new RadioButton(this,SdResId(PAGE2_WEBCAST))); in CreatePages()
534 pPage2_Standard_FB = new FixedBitmap(this,SdResId(PAGE2_NOFRAMES_FB))); in CreatePages()
536 pPage2_Frames_FB = new FixedBitmap(this,SdResId(PAGE2_FRAMES_FB))); in CreatePages()
538 pPage2_Kiosk_FB = new FixedBitmap(this,SdResId(PAGE2_KIOSK_FB))); in CreatePages()
540 pPage2_WebCast_FB = new FixedBitmap(this,SdResId(PAGE2_WEBCAST_FB))); in CreatePages()
543 pPage2_Titel_Html = new FixedLine(this,SdResId(PAGE2_TITEL_HTML))); in CreatePages()
545 pPage2_Content = new CheckBox(this,SdResId(PAGE2_CONTENT))); in CreatePages()
548 pPage2_Notes = new CheckBox(this,SdResId(PAGE2_NOTES))); in CreatePages()
551 pPage2_Titel_WebCast = new FixedLine(this,SdResId(PAGE2_TITEL_WEBCAST))); in CreatePages()
553 pPage2_Index_txt = new FixedText(this,SdResId(PAGE2_INDEX_TXT))); in CreatePages()
555 pPage2_Index = new Edit(this,SdResId(PAGE2_INDEX))); in CreatePages()
557 pPage2_ASP = new RadioButton(this,SdResId(PAGE2_ASP))); in CreatePages()
559 pPage2_PERL = new RadioButton(this,SdResId(PAGE2_PERL))); in CreatePages()
561 pPage2_URL_txt = new FixedText(this,SdResId(PAGE2_URL_TXT))); in CreatePages()
563 pPage2_URL = new Edit(this,SdResId(PAGE2_URL))); in CreatePages()
565 pPage2_CGI_txt = new FixedText(this,SdResId(PAGE2_CGI_TXT))); in CreatePages()
567 pPage2_CGI = new Edit(this,SdResId(PAGE2_CGI))); in CreatePages()
569 pPage2_Vert = new FixedLine( this,SdResId( PAGE2_VERT ))); in CreatePages()
571 pPage2_Titel_Kiosk = new FixedLine(this,SdResId(PAGE2_TITEL_KIOSK))); in CreatePages()
573 pPage2_ChgDefault = new RadioButton(this,SdResId(PAGE2_CHG_DEFAULT))); in CreatePages()
575 pPage2_ChgAuto = new RadioButton(this,SdResId(PAGE2_CHG_AUTO))); in CreatePages()
577 pPage2_Duration_txt = new FixedText(this,SdResId(PAGE2_DURATION_TXT))); in CreatePages()
579 pPage2_Duration = new TimeField(this,SdResId(PAGE2_DURATION_TMF))); in CreatePages()
581 pPage2_Endless = new CheckBox(this,SdResId(PAGE2_ENDLESS))); in CreatePages()
585 pPage3_Bmp = new FixedBitmap(this,SdResId(PAGE3_BMP))); in CreatePages()
587 pPage3_Titel1 = new FixedLine(this,SdResId(PAGE3_TITEL_1))); in CreatePages()
589 pPage3_Png = new RadioButton(this,SdResId(PAGE3_PNG))); in CreatePages()
591 pPage3_Gif = new RadioButton(this,SdResId(PAGE3_GIF))); in CreatePages()
593 pPage3_Jpg = new RadioButton(this,SdResId(PAGE3_JPG))); in CreatePages()
595 pPage3_Quality_txt = new FixedText(this,SdResId(PAGE3_QUALITY_TXT))); in CreatePages()
597 pPage3_Quality = new ComboBox(this,SdResId(PAGE3_QUALITY))); in CreatePages()
599 pPage3_Vert = new FixedLine( this,SdResId( PAGE3_VERT ))); in CreatePages()
601 pPage3_Titel2 = new FixedLine(this,SdResId(PAGE3_TITEL_2))); in CreatePages()
603 pPage3_Resolution_1 = new RadioButton(this,SdResId(PAGE3_RESOLUTION_1))); in CreatePages()
605 pPage3_Resolution_2 = new RadioButton(this,SdResId(PAGE3_RESOLUTION_2))); in CreatePages()
607 pPage3_Resolution_3 = new RadioButton(this,SdResId(PAGE3_RESOLUTION_3))); in CreatePages()
609 pPage3_Titel3 = new FixedLine(this,SdResId(PAGE3_TITEL_3))); in CreatePages()
611 pPage3_SldSound = new CheckBox(this,SdResId(PAGE3_SLD_SOUND))); in CreatePages()
613 pPage3_HiddenSlides = new CheckBox(this,SdResId(PAGE3_HIDDEN_SLIDES))); in CreatePages()
617 pPage4_Bmp = new FixedBitmap(this,SdResId(PAGE4_BMP))); in CreatePages()
619 pPage4_Titel1 = new FixedLine(this,SdResId(PAGE4_TITEL_1))); in CreatePages()
621 pPage4_Author_txt = new FixedText(this,SdResId(PAGE4_AUTHOR_TXT))); in CreatePages()
623 pPage4_Author = new Edit(this,SdResId(PAGE4_AUTHOR))); in CreatePages()
625 pPage4_Email_txt = new FixedText(this,SdResId(PAGE4_EMAIL_TXT))); in CreatePages()
627 pPage4_Email = new Edit(this,SdResId(PAGE4_EMAIL_EDIT))); in CreatePages()
629 pPage4_WWW_txt = new FixedText(this,SdResId(PAGE4_WWW_TXT))); in CreatePages()
631 pPage4_WWW = new Edit(this,SdResId(PAGE4_WWW_EDIT))); in CreatePages()
633 pPage4_Titel2 = new FixedText(this,SdResId(PAGE4_TITEL_2))); in CreatePages()
635 pPage4_Misc = new MultiLineEdit(this,SdResId(PAGE4_MISC))); in CreatePages()
638 pPage4_Download = new CheckBox(this,SdResId(PAGE4_DOWNLOAD))); in CreatePages()
644 pPage5_Bmp = new FixedBitmap(this,SdResId(PAGE5_BMP))); in CreatePages()
646 pPage5_Titel = new FixedLine(this,SdResId(PAGE5_TITEL))); in CreatePages()
648 pPage5_TextOnly = new CheckBox(this, SdResId(PAGE5_TEXTONLY))); in CreatePages()
650 pPage5_Buttons = new ValueSet(this,SdResId(PAGE5_BUTTONS))); in CreatePages()
654 pPage6_Bmp = new FixedBitmap(this,SdResId(PAGE6_BMP))); in CreatePages()
656 pPage6_Titel = new FixedLine(this,SdResId(PAGE6_TITEL))); in CreatePages()
658 pPage6_DocColors = new RadioButton(this,SdResId(PAGE6_DOCCOLORS))); in CreatePages()
660 pPage6_Default = new RadioButton(this,SdResId(PAGE6_DEFAULT))); in CreatePages()
662 pPage6_User = new RadioButton(this,SdResId(PAGE6_USER))); in CreatePages()
664 pPage6_Text = new PushButton(this,SdResId(PAGE6_TEXT))); in CreatePages()
666 pPage6_Link = new PushButton(this,SdResId(PAGE6_LINK))); in CreatePages()
668 pPage6_ALink = new PushButton(this,SdResId(PAGE6_ALINK))); in CreatePages()
670 pPage6_VLink = new PushButton(this,SdResId(PAGE6_VLINK))); in CreatePages()
672 pPage6_Back = new PushButton(this,SdResId(PAGE6_BACK))); in CreatePages()
674 pPage6_Preview = new SdHtmlAttrPreview(this,SdResId(PAGE6_PREVIEW))); in CreatePages()
1250 String(SdResId(STR_PUBDLG_SAMENAME))); in IMPL_LINK()
1722 ModalDialog (pWindow, SdResId( DLG_DESIGNNAME )), in SdDesignNameDlg()
1723 m_aEdit (this, SdResId(EDT_NAME)), in SdDesignNameDlg()
1724 m_aBtnOK (this, SdResId(BTN_SAVE)), in SdDesignNameDlg()
1725 m_aBtnCancel (this, SdResId(BTN_NOSAVE)) in SdDesignNameDlg()