Lines Matching refs:SW_RES

193     ModalDialog(pParent, SW_RES(   DLG_MM_SAVEWARNING )),  in SwSaveWarningBox_Impl()
194 aWarningImageIM(this, SW_RES( IM_WARNING )), in SwSaveWarningBox_Impl()
195 aWarningFI(this, SW_RES( FI_WARNING )), in SwSaveWarningBox_Impl()
196 aFileNameFT(this, SW_RES( FT_FILENAME )), in SwSaveWarningBox_Impl()
197 aFileNameED(this, SW_RES( ED_FILENAME )), in SwSaveWarningBox_Impl()
198 aSeparatorFL(this, SW_RES( FL_SEPARATOR )), in SwSaveWarningBox_Impl()
199 aOKPB(this, SW_RES( PB_OK )), in SwSaveWarningBox_Impl()
200 aCancelPB(this, SW_RES( PB_CANCEL )) in SwSaveWarningBox_Impl()
226 ModalDialog(pParent, SW_RES( DLG_MM_QUERY )), in SwSendQueryBox_Impl()
227 aQueryImageIM( this, SW_RES( IM_QUERY )), in SwSendQueryBox_Impl()
228 aQueryFI( this, SW_RES( FI_QUERY )), in SwSendQueryBox_Impl()
229 aTextED( this, SW_RES( ED_TEXT )), in SwSendQueryBox_Impl()
230 aSeparatorFL(this, SW_RES( FL_SEPARATOR )), in SwSendQueryBox_Impl()
231 aOKPB(this, SW_RES( PB_OK )), in SwSendQueryBox_Impl()
232 aCancelPB(this, SW_RES( PB_CANCEL )), in SwSendQueryBox_Impl()
289 SfxModalDialog(pParent, SW_RES(DLG_MM_COPYTO)), in SwCopyToDialog()
293 m_aDescriptionFI( this, SW_RES( FI_DESCRIPTION )), in SwCopyToDialog()
294 m_aCCFT( this, SW_RES( FT_CC )), in SwCopyToDialog()
295 m_aCCED( this, SW_RES( ED_CC )), in SwCopyToDialog()
296 m_aBCCFT( this, SW_RES( FT_BCC )), in SwCopyToDialog()
297 m_aBCCED( this, SW_RES( ED_BCC )), in SwCopyToDialog()
298 m_aNoteFI( this, SW_RES( FI_NOTE )), in SwCopyToDialog()
299 m_aSeparatorFL( this, SW_RES( FL_SEPARATOR )), in SwCopyToDialog()
300 m_aOK( this, SW_RES( PB_OK )), in SwCopyToDialog()
301 m_aCancel( this, SW_RES( PB_CANCEL )), in SwCopyToDialog()
302 m_aHelp( this, SW_RES( PB_HELP )) in SwCopyToDialog()
320 svt::OWizardPage( _pParent, SW_RES(DLG_MM_OUTPUT_PAGE)), in SwMailMergeOutputPage()
324 m_aHeaderFI(this, SW_RES( FI_HEADER ) ), in SwMailMergeOutputPage()
325 m_aOptionsFI(this, SW_RES( FI_OPTIONS ) ), in SwMailMergeOutputPage()
326 m_aSaveStartDocRB(this, SW_RES( RB_SAVESTARTDOC ) ), in SwMailMergeOutputPage()
327 m_aSaveMergedDocRB(this, SW_RES( RB_SAVEMERGEDDOC ) ), in SwMailMergeOutputPage()
328 m_aPrintRB(this, SW_RES( RB_PRINT ) ), in SwMailMergeOutputPage()
329 m_aSendMailRB(this, SW_RES( RB_SENDMAIL ) ), in SwMailMergeOutputPage()
331 m_aSeparatorFL(this, SW_RES( FL_SEPARATOR ) ), in SwMailMergeOutputPage()
333 m_aSaveStartDocPB(this, SW_RES( PB_SAVESTARTDOC ) ), in SwMailMergeOutputPage()
335 m_aSaveAsOneRB(this, SW_RES( RB_SAVEASONE ) ), in SwMailMergeOutputPage()
336 m_aSaveIndividualRB(this, SW_RES( RB_SAVEINDIVIDUAL ) ), in SwMailMergeOutputPage()
337 m_aPrintAllRB(this, SW_RES( RB_PRINTALL ) ), in SwMailMergeOutputPage()
338 m_aSendAllRB( this, SW_RES( RB_SENDALL ) ), in SwMailMergeOutputPage()
340 m_aFromRB(this, SW_RES( RB_FROM ) ), in SwMailMergeOutputPage()
341 m_aFromNF(this, SW_RES( NF_FROM ) ), in SwMailMergeOutputPage()
342 m_aToFT(this, SW_RES( FT_TO ) ), in SwMailMergeOutputPage()
343 m_aToNF(this, SW_RES( NF_TO ) ), in SwMailMergeOutputPage()
344 m_aSaveNowPB(this, SW_RES( PB_SAVENOW ) ), in SwMailMergeOutputPage()
346 m_aPrinterFT(this, SW_RES( FT_PRINT ) ), in SwMailMergeOutputPage()
347 m_aPrinterLB(this, SW_RES( LB_PRINT ) ), in SwMailMergeOutputPage()
348 m_aPrinterSettingsPB(this, SW_RES( PB_PRINTERSETTINGS ) ), in SwMailMergeOutputPage()
349 m_aPrintNowPB(this, SW_RES( PB_PRINTNOW ) ), in SwMailMergeOutputPage()
351 m_aMailToFT( this, SW_RES( FT_MAILTO ) ), in SwMailMergeOutputPage()
352 m_aMailToLB( this, SW_RES( LB_MAILTO ) ), in SwMailMergeOutputPage()
353 m_aCopyToPB( this, SW_RES( PB_COPYTO ) ), in SwMailMergeOutputPage()
354 m_aSubjectFT( this, SW_RES( FT_SUBJECT ) ), in SwMailMergeOutputPage()
355 m_aSubjectED( this, SW_RES( ED_SUBJECT ) ), in SwMailMergeOutputPage()
356 m_aSendAsFT( this, SW_RES( FT_SENDAS ) ), in SwMailMergeOutputPage()
357 m_aSendAsLB( this, SW_RES( LB_SENDAS ) ), in SwMailMergeOutputPage()
358 m_aAttachmentFT( this, SW_RES( FT_ATTACHMENT ) ), in SwMailMergeOutputPage()
359 m_aAttachmentED( this, SW_RES( ED_ATTACHMENT ) ), in SwMailMergeOutputPage()
360 m_aSendAsPB( this, SW_RES( PB_SENDAS ) ), in SwMailMergeOutputPage()
361 m_aSendDocumentsPB( this, SW_RES( PB_SENDDOCUMENTS ) ), in SwMailMergeOutputPage()
363 m_sSaveStartST(SW_RES( ST_SAVESTART ) ), in SwMailMergeOutputPage()
364 m_sSaveMergedST(SW_RES( ST_SAVEMERGED ) ), in SwMailMergeOutputPage()
365 m_sPrintST(SW_RES( ST_PRINT ) ), in SwMailMergeOutputPage()
366 m_sSendMailST(SW_RES( ST_SENDMAIL ) ), in SwMailMergeOutputPage()
368 m_sDefaultAttachmentST(SW_RES( ST_DEFAULTATTACHMENT )), in SwMailMergeOutputPage()
369 m_sNoSubjectQueryST(SW_RES( ST_SUBJECTQUERY )), in SwMailMergeOutputPage()
370 m_sNoSubjectST(SW_RES( ST_NOSUBJECT )), in SwMailMergeOutputPage()
371 m_sNoAttachmentNameST(SW_RES( ST_NOATTACHMENTNAME )), in SwMailMergeOutputPage()
372 m_sConfigureMail(SW_RES( ST_CONFIGUREMAIL)), in SwMailMergeOutputPage()
846 String sStat(SW_RES(STR_STATSTR_LETTER)); in IMPL_LINK()