Lines Matching refs:SW_RES
163 SvxStandardDialog(pParent, SW_RES(DLG_MAILMERGE)), in SwMailMergeDlg()
164 pBeamerWin (new Window(this, SW_RES(WIN_BEAMER))), in SwMailMergeDlg()
166 aAllRB (this, SW_RES(RB_ALL)), in SwMailMergeDlg()
167 aMarkedRB (this, SW_RES(RB_MARKED)), in SwMailMergeDlg()
168 aFromRB (this, SW_RES(RB_FROM)), in SwMailMergeDlg()
169 aFromNF (this, SW_RES(NF_FROM)), in SwMailMergeDlg()
170 aBisFT (this, SW_RES(FT_BIS)), in SwMailMergeDlg()
171 aToNF (this, SW_RES(NF_TO)), in SwMailMergeDlg()
172 aRecordFL (this, SW_RES(FL_RECORD)), in SwMailMergeDlg()
174 aSeparatorFL (this, SW_RES(FL_SEPARATOR)), in SwMailMergeDlg()
176 aPrinterRB (this, SW_RES(RB_PRINTER)), in SwMailMergeDlg()
177 aMailingRB (this, SW_RES(RB_MAILING)), in SwMailMergeDlg()
178 aFileRB (this, SW_RES(RB_FILE)), in SwMailMergeDlg()
180 aSingleJobsCB (this, SW_RES(CB_SINGLE_JOBS)), in SwMailMergeDlg()
182 aSaveMergedDocumentFL(this, SW_RES( FL_SAVE_MERGED_DOCUMENT)), in SwMailMergeDlg()
183 aSaveSingleDocRB(this, SW_RES( RB_SAVE_SINGLE_DOC )), in SwMailMergeDlg()
184 aSaveIndividualRB(this, SW_RES( RB_SAVE_INDIVIDUAL )), in SwMailMergeDlg()
185 aGenerateFromDataBaseCB(this, SW_RES( RB_GENERATE_FROM_DATABASE )), in SwMailMergeDlg()
187 aColumnFT (this, SW_RES(FT_COLUMN)), in SwMailMergeDlg()
188 aColumnLB (this, SW_RES(LB_COLUMN)), in SwMailMergeDlg()
190 aPathFT (this, SW_RES(FT_PATH)), in SwMailMergeDlg()
191 aPathED (this, SW_RES(ED_PATH)), in SwMailMergeDlg()
192 aPathPB (this, SW_RES(PB_PATH)), in SwMailMergeDlg()
193 aFilterFT (this, SW_RES(FT_FILTER)), in SwMailMergeDlg()
194 aFilterLB (this, SW_RES(LB_FILTER)), in SwMailMergeDlg()
196 aAddressFldLB (this, SW_RES(LB_ADDRESSFLD)), in SwMailMergeDlg()
197 aSubjectFT (this, SW_RES(FT_SUBJECT)), in SwMailMergeDlg()
198 aSubjectED (this, SW_RES(ED_SUBJECT)), in SwMailMergeDlg()
199 aFormatFT (this, SW_RES(FT_FORMAT)), in SwMailMergeDlg()
200 aAttachFT (this, SW_RES(FT_ATTACH)), in SwMailMergeDlg()
201 aAttachED (this, SW_RES(ED_ATTACH)), in SwMailMergeDlg()
202 aAttachPB (this, SW_RES(PB_ATTACH)), in SwMailMergeDlg()
203 aFormatHtmlCB (this, SW_RES(CB_FORMAT_HTML)), in SwMailMergeDlg()
204 aFormatRtfCB (this, SW_RES(CB_FORMAT_RTF)), in SwMailMergeDlg()
205 aFormatSwCB (this, SW_RES(CB_FORMAT_SW)), in SwMailMergeDlg()
206 aDestFL (this, SW_RES(FL_DEST)), in SwMailMergeDlg()
208 aBottomSeparatorFL(this, SW_RES(FL_BOTTOM_SEPARATOR)), in SwMailMergeDlg()
210 aOkBTN (this, SW_RES(BTN_OK)), in SwMailMergeDlg()
211 aCancelBTN (this, SW_RES(BTN_CANCEL)), in SwMailMergeDlg()
212 aHelpBTN (this, SW_RES(BTN_HELP)), in SwMailMergeDlg()
897 ModalDialog(pParent, SW_RES(DLG_MERGE_CREATE)), in SwMailMergeCreateFromDlg()
898 aCreateFromFL( this, SW_RES( FL_CREATEFROM )), in SwMailMergeCreateFromDlg()
899 aThisDocRB( this, SW_RES( RB_THISDOC )), in SwMailMergeCreateFromDlg()
900 aUseTemplateRB( this, SW_RES( RB_TEMPLATE )), in SwMailMergeCreateFromDlg()
901 aOK( this, SW_RES( BT_OK )), in SwMailMergeCreateFromDlg()
902 aCancel( this, SW_RES( BT_CANCEL )), in SwMailMergeCreateFromDlg()
903 aHelp( this, SW_RES( BT_HELP )) in SwMailMergeCreateFromDlg()
917 ModalDialog(pParent, SW_RES(DLG_MERGE_FIELD_CONNECTIONS)), in SwMailMergeFieldConnectionsDlg()
918 aConnectionsFL( this, SW_RES( FL_CONNECTIONS )), in SwMailMergeFieldConnectionsDlg()
919 aUseExistingRB( this, SW_RES( RB_USEEXISTING )), in SwMailMergeFieldConnectionsDlg()
920 aCreateNewRB( this, SW_RES( RB_CREATENEW )), in SwMailMergeFieldConnectionsDlg()
921 aInfoFI( this, SW_RES( FT_INFO )), in SwMailMergeFieldConnectionsDlg()
922 aOK( this, SW_RES( BT_OK )), in SwMailMergeFieldConnectionsDlg()
923 aCancel( this, SW_RES( BT_CANCEL )), in SwMailMergeFieldConnectionsDlg()
924 aHelp( this, SW_RES( BT_HELP )) in SwMailMergeFieldConnectionsDlg()