Lines Matching refs:SW_RES

357 	: SfxModalDialog( pParent, SW_RES(MD_EDIT_REGION) ),  in SwEditRegionDlg()
358 aNameFL ( this, SW_RES( FL_NAME ) ), in SwEditRegionDlg()
359 aCurName ( this, SW_RES( ED_RANAME ) ), in SwEditRegionDlg()
360 aTree ( this, SW_RES( TLB_SECTION )), in SwEditRegionDlg()
361 aLinkFL ( this, SW_RES( FL_LINK ) ), in SwEditRegionDlg()
362 aFileCB ( this, SW_RES( CB_FILE ) ), in SwEditRegionDlg()
363 aDDECB ( this, SW_RES( CB_DDE ) ) , in SwEditRegionDlg()
364 aFileNameFT ( this, SW_RES( FT_FILE ) ) , in SwEditRegionDlg()
365 aDDECommandFT ( this, SW_RES( FT_DDE ) ) , in SwEditRegionDlg()
366 aFileNameED ( this, SW_RES( ED_FILE ) ), in SwEditRegionDlg()
367 aFilePB ( this, SW_RES( PB_FILE ) ), in SwEditRegionDlg()
368 aSubRegionFT ( this, SW_RES( FT_SUBREG ) ) , in SwEditRegionDlg()
369 aSubRegionED ( this, SW_RES( LB_SUBREG ) ) , in SwEditRegionDlg()
372 aProtectFL ( this, SW_RES( FL_PROTECT ) ), in SwEditRegionDlg()
373 aProtectCB ( this, SW_RES( CB_PROTECT ) ), in SwEditRegionDlg()
374 aPasswdCB ( this, SW_RES( CB_PASSWD ) ), in SwEditRegionDlg()
375 aPasswdPB ( this, SW_RES( PB_PASSWD ) ), in SwEditRegionDlg()
377 aHideFL ( this, SW_RES( FL_HIDE ) ), in SwEditRegionDlg()
378 aHideCB ( this, SW_RES( CB_HIDE ) ), in SwEditRegionDlg()
379 aConditionFT ( this, SW_RES( FT_CONDITION ) ), in SwEditRegionDlg()
380 aConditionED ( this, SW_RES( ED_CONDITION ) ), in SwEditRegionDlg()
383 aPropertiesFL ( this, SW_RES( FL_PROPERTIES ) ), in SwEditRegionDlg()
384 aEditInReadonlyCB ( this, SW_RES( CB_EDIT_IN_READONLY ) ), in SwEditRegionDlg()
387 aOK ( this, SW_RES( PB_OK ) ), in SwEditRegionDlg()
388 aCancel ( this, SW_RES( PB_CANCEL ) ), in SwEditRegionDlg()
389 aOptionsPB ( this, SW_RES( PB_OPTIONS ) ), in SwEditRegionDlg()
390 aDismiss ( this, SW_RES( CB_DISMISS ) ), in SwEditRegionDlg()
391 aHelp ( this, SW_RES( PB_HELP ) ), in SwEditRegionDlg()
393 aImageIL ( SW_RES(IL_BITMAPS)), in SwEditRegionDlg()
394 aImageILH ( SW_RES(ILH_BITMAPS)), in SwEditRegionDlg()
492 InfoBox(this, SW_RES(REG_WRONG_PASSWORD)).Execute(); in CheckPasswd()
1101 if( RET_NO == QueryBox( this, SW_RES(QB_CONNECT) ).Execute() ) in IMPL_LINK()
1416 InfoBox(pBox, SW_RES(REG_WRONG_PASSWD_REPEAT)).Execute(); in IMPL_LINK()
1581 SfxTabDialog( pParent, SW_RES(DLG_INSERT_SECTION), &rSet ), in SwInsertSectionTabDialog()
1585 String sInsert(SW_RES(ST_INSERT)); in SwInsertSectionTabDialog()
1695 SfxTabPage( pParent, SW_RES(TP_INSERT_SECTION), rAttrSet ), in SwInsertSectionTabPage()
1696 aNameFL ( this, SW_RES( FL_NAME ) ), in SwInsertSectionTabPage()
1697 aCurName ( this, SW_RES( ED_RNAME ) ), in SwInsertSectionTabPage()
1698 aLinkFL ( this, SW_RES( FL_LINK ) ), in SwInsertSectionTabPage()
1699 aFileCB ( this, SW_RES( CB_FILE ) ), in SwInsertSectionTabPage()
1700 aDDECB ( this, SW_RES( CB_DDE ) ) , in SwInsertSectionTabPage()
1701 aDDECommandFT ( this, SW_RES( FT_DDE ) ) , in SwInsertSectionTabPage()
1702 aFileNameFT ( this, SW_RES( FT_FILE ) ) , in SwInsertSectionTabPage()
1703 aFileNameED ( this, SW_RES( ED_FILE ) ), in SwInsertSectionTabPage()
1704 aFilePB ( this, SW_RES( PB_FILE ) ), in SwInsertSectionTabPage()
1705 aSubRegionFT ( this, SW_RES( FT_SUBREG ) ) , in SwInsertSectionTabPage()
1706 aSubRegionED ( this, SW_RES( LB_SUBREG ) ) , in SwInsertSectionTabPage()
1708 aProtectFL ( this, SW_RES( FL_PROTECT ) ), in SwInsertSectionTabPage()
1709 aProtectCB ( this, SW_RES( CB_PROTECT ) ), in SwInsertSectionTabPage()
1710 aPasswdCB ( this, SW_RES( CB_PASSWD ) ), in SwInsertSectionTabPage()
1711 aPasswdPB ( this, SW_RES( PB_PASSWD ) ), in SwInsertSectionTabPage()
1713 aHideFL ( this, SW_RES( FL_HIDE ) ), in SwInsertSectionTabPage()
1714 aHideCB ( this, SW_RES( CB_HIDE ) ), in SwInsertSectionTabPage()
1715 aConditionFT ( this, SW_RES( FT_CONDITION ) ), in SwInsertSectionTabPage()
1716 aConditionED ( this, SW_RES( ED_CONDITION ) ), in SwInsertSectionTabPage()
1718 aPropertiesFL ( this, SW_RES( FL_PROPERTIES ) ), in SwInsertSectionTabPage()
1719 aEditInReadonlyCB ( this, SW_RES( CB_EDIT_IN_READONLY ) ), in SwInsertSectionTabPage()
1916 InfoBox(pButton, SW_RES(REG_WRONG_PASSWD_REPEAT)).Execute(); in IMPL_LINK()
1948 RET_NO == QueryBox( this, SW_RES(QB_CONNECT) ).Execute() ) in IMPL_LINK_INLINE_END()
2070 : SfxTabPage( pParent, SW_RES( TP_SECTION_FTNENDNOTES ), rAttrSet ), in SwSectionFtnEndTabPage()
2071 aFtnFL ( this, SW_RES( FL_FTN ) ), in SwSectionFtnEndTabPage()
2072 aFtnNtAtTextEndCB ( this, SW_RES( CB_FTN_AT_TXTEND ) ), in SwSectionFtnEndTabPage()
2074 aFtnNtNumCB ( this, SW_RES( CB_FTN_NUM ) ), in SwSectionFtnEndTabPage()
2075 aFtnOffsetLbl ( this, SW_RES( FT_FTN_OFFSET )), in SwSectionFtnEndTabPage()
2076 aFtnOffsetFld ( this, SW_RES( FLD_FTN_OFFSET )), in SwSectionFtnEndTabPage()
2078 aFtnNtNumFmtCB ( this, SW_RES( CB_FTN_NUM_FMT ) ), in SwSectionFtnEndTabPage()
2079 aFtnPrefixFT ( this, SW_RES( FT_FTN_PREFIX )), in SwSectionFtnEndTabPage()
2080 aFtnPrefixED ( this, SW_RES( ED_FTN_PREFIX )), in SwSectionFtnEndTabPage()
2081 aFtnNumViewBox ( this, SW_RES( LB_FTN_NUMVIEW ), INSERT_NUM_EXTENDED_TYPES), in SwSectionFtnEndTabPage()
2082 aFtnSuffixFT ( this, SW_RES( FT_FTN_SUFFIX )), in SwSectionFtnEndTabPage()
2083 aFtnSuffixED ( this, SW_RES( ED_FTN_SUFFIX )), in SwSectionFtnEndTabPage()
2085 aEndFL ( this, SW_RES( FL_END ) ), in SwSectionFtnEndTabPage()
2086 aEndNtAtTextEndCB ( this, SW_RES( CB_END_AT_TXTEND )), in SwSectionFtnEndTabPage()
2088 aEndNtNumCB ( this, SW_RES( CB_END_NUM )), in SwSectionFtnEndTabPage()
2089 aEndOffsetLbl ( this, SW_RES( FT_END_OFFSET )), in SwSectionFtnEndTabPage()
2090 aEndOffsetFld ( this, SW_RES( FLD_END_OFFSET )), in SwSectionFtnEndTabPage()
2092 aEndNtNumFmtCB ( this, SW_RES( CB_END_NUM_FMT ) ), in SwSectionFtnEndTabPage()
2093 aEndPrefixFT ( this, SW_RES( FT_END_PREFIX )), in SwSectionFtnEndTabPage()
2094 aEndPrefixED ( this, SW_RES( ED_END_PREFIX )), in SwSectionFtnEndTabPage()
2095 aEndNumViewBox ( this, SW_RES( LB_END_NUMVIEW ), INSERT_NUM_EXTENDED_TYPES), in SwSectionFtnEndTabPage()
2096 aEndSuffixFT ( this, SW_RES( FT_END_SUFFIX )), in SwSectionFtnEndTabPage()
2097 aEndSuffixED ( this, SW_RES( ED_END_SUFFIX )) in SwSectionFtnEndTabPage()
2321 SfxTabDialog(pParent, SW_RES(DLG_SECTION_PROPERTIES), &rSet), in SwSectionPropertyTabDialog()
2372 SfxTabPage(pParent, SW_RES(TP_SECTION_INDENTS), rAttrSet), in SwSectionIndentTabPage()
2373 aIndentFL(this, SW_RES(FL_INDENT )), in SwSectionIndentTabPage()
2374 aBeforeFT(this, SW_RES(FT_BEFORE )), in SwSectionIndentTabPage()
2375 aBeforeMF(this, SW_RES(MF_BEFORE )), in SwSectionIndentTabPage()
2376 aAfterFT(this, SW_RES(FT_AFTER )), in SwSectionIndentTabPage()
2377 aAfterMF(this, SW_RES(MF_AFTER )), in SwSectionIndentTabPage()
2378 aPreviewWin(this, SW_RES(WIN_PREVIEW )) in SwSectionIndentTabPage()