Lines Matching refs:SW_RES
280 SfxTabDialog( pParent, SW_RES(DLG_MULTI_TOX), &rSet), in SwMultiTOXTabDialog()
281 aExampleContainerWIN(this, SW_RES(WIN_EXAMPLE)), in SwMultiTOXTabDialog()
283 aShowExampleCB( this, SW_RES(CB_SHOWEXAMPLE)), in SwMultiTOXTabDialog()
288 sUserDefinedIndex(SW_RES(ST_USERDEFINEDINDEX)), in SwMultiTOXTabDialog()
593 String sInfo(SW_RES(STR_FILE_NOT_FOUND)); in IMPL_LINK()
793 SfxModalDialog(pParent, SW_RES(DLG_ADD_IDX_STYLES)), in SwAddStylesDlg_Impl()
794 aOk( this, SW_RES(PB_OK )), in SwAddStylesDlg_Impl()
795 aCancel( this, SW_RES(PB_CANCEL )), in SwAddStylesDlg_Impl()
796 aHelp( this, SW_RES(PB_HELP )), in SwAddStylesDlg_Impl()
798 aStylesFL( this, SW_RES(FL_STYLES )), in SwAddStylesDlg_Impl()
799 aHeaderTree(this, SW_RES(TR_HEADER )), in SwAddStylesDlg_Impl()
800 aLeftPB( this, SW_RES(PB_LEFT )), in SwAddStylesDlg_Impl()
801 aRightPB( this, SW_RES(PB_RIGHT )), in SwAddStylesDlg_Impl()
803 sHBFirst( SW_RES(ST_HB_FIRST)), in SwAddStylesDlg_Impl()
812 aLeftPB.SetModeImage( Image( SW_RES( IMG_ALL_LEFT_HC ) ), BMP_COLOR_HIGHCONTRAST ); in SwAddStylesDlg_Impl()
813 aRightPB.SetModeImage( Image( SW_RES( IMG_ALL_RIGHT_HC ) ), BMP_COLOR_HIGHCONTRAST ); in SwAddStylesDlg_Impl()
953 SfxTabPage(pParent, SW_RES(TP_TOX_SELECT), rAttrSet), in SwTOXSelectTabPage()
955 aTypeTitleFL( this, SW_RES(FL_TYPETITLE )), in SwTOXSelectTabPage()
956 aTitleFT( this, SW_RES(FT_TITLE )), in SwTOXSelectTabPage()
957 aTitleED( this, SW_RES(ED_TITLE )), in SwTOXSelectTabPage()
958 aTypeFT( this, SW_RES(FT_TYPE )), in SwTOXSelectTabPage()
959 aTypeLB( this, SW_RES(LB_TYPE )), in SwTOXSelectTabPage()
960 aReadOnlyCB( this, SW_RES(CB_READONLY )), in SwTOXSelectTabPage()
962 aAreaFL( this, SW_RES(FL_AREA )), in SwTOXSelectTabPage()
963 aAreaFT( this, SW_RES(FT_AREA )), in SwTOXSelectTabPage()
964 aAreaLB( this, SW_RES(LB_AREA )), in SwTOXSelectTabPage()
965 aLevelFT( this, SW_RES(FT_LEVEL )), in SwTOXSelectTabPage()
966 aLevelNF( this, SW_RES(NF_LEVEL )), in SwTOXSelectTabPage()
968 aCreateFromFL( this, SW_RES(FL_CREATEFROM )), in SwTOXSelectTabPage()
969 aFromHeadingsCB( this, SW_RES(CB_FROMHEADINGS )), in SwTOXSelectTabPage()
971 aAddStylesCB( this, SW_RES(CB_ADDSTYLES )), in SwTOXSelectTabPage()
972 aAddStylesPB( this, SW_RES(PB_ADDSTYLES )), in SwTOXSelectTabPage()
974 aFromTablesCB( this, SW_RES(CB_FROMTABLES )), in SwTOXSelectTabPage()
975 aFromFramesCB( this, SW_RES(CB_FROMFRAMES )), in SwTOXSelectTabPage()
976 aFromGraphicsCB( this, SW_RES(CB_FROMGRAPHICS )), in SwTOXSelectTabPage()
977 aFromOLECB( this, SW_RES(CB_FROMOLE )), in SwTOXSelectTabPage()
978 aLevelFromChapterCB(this, SW_RES(CB_LEVELFROMCHAPTER )), in SwTOXSelectTabPage()
980 aFromCaptionsRB( this, SW_RES(RB_FROMCAPTIONS )), in SwTOXSelectTabPage()
981 aFromObjectNamesRB( this, SW_RES(RB_FROMOBJECTNAMES )), in SwTOXSelectTabPage()
983 aCaptionSequenceFT( this, SW_RES(FT_CAPTIONSEQUENCE )), in SwTOXSelectTabPage()
984 aCaptionSequenceLB( this, SW_RES(LB_CAPTIONSEQUENCE )), in SwTOXSelectTabPage()
985 aDisplayTypeFT( this, SW_RES(FT_DISPLAYTYPE )), in SwTOXSelectTabPage()
986 aDisplayTypeLB( this, SW_RES(LB_DISPLAYTYPE )), in SwTOXSelectTabPage()
988 aTOXMarksCB( this, SW_RES(CB_TOXMARKS )), in SwTOXSelectTabPage()
990 aIdxOptionsFL( this, SW_RES(FL_IDXOPTIONS )), in SwTOXSelectTabPage()
991 aCollectSameCB( this, SW_RES(CB_COLLECTSAME )), in SwTOXSelectTabPage()
992 aUseFFCB( this, SW_RES(CB_USEFF )), in SwTOXSelectTabPage()
993 aUseDashCB( this, SW_RES(CB_USE_DASH )), in SwTOXSelectTabPage()
994 aCaseSensitiveCB( this, SW_RES(CB_CASESENSITIVE )), in SwTOXSelectTabPage()
995 aInitialCapsCB( this, SW_RES(CB_INITIALCAPS )), in SwTOXSelectTabPage()
996 aKeyAsEntryCB( this, SW_RES(CB_KEYASENTRY )), in SwTOXSelectTabPage()
997 aFromFileCB( this, SW_RES(CB_FROMFILE )), in SwTOXSelectTabPage()
998 aAutoMarkPB( this, SW_RES(MB_AUTOMARK )), in SwTOXSelectTabPage()
1000 aFromNames( SW_RES(RES_SRCTYPES )), in SwTOXSelectTabPage()
1001 aFromObjCLB( this, SW_RES(CLB_FROMOBJ )), in SwTOXSelectTabPage()
1002 aFromObjFL( this, SW_RES(FL_FROMOBJ )), in SwTOXSelectTabPage()
1004 aSequenceCB( this, SW_RES(CB_SEQUENCE )), in SwTOXSelectTabPage()
1005 aBracketFT( this, SW_RES(FT_BRACKET )), in SwTOXSelectTabPage()
1006 aBracketLB( this, SW_RES(LB_BRACKET )), in SwTOXSelectTabPage()
1007 aAuthorityFormatFL( this, SW_RES(FL_AUTHORITY )), in SwTOXSelectTabPage()
1009 aSortOptionsFL( this, SW_RES(FL_SORTOPTIONS )), in SwTOXSelectTabPage()
1010 aLanguageFT( this, SW_RES(FT_LANGUAGE )), in SwTOXSelectTabPage()
1011 aLanguageLB( this, SW_RES(LB_LANGUAGE )), in SwTOXSelectTabPage()
1012 aSortAlgorithmFT( this, SW_RES(FT_SORTALG )), in SwTOXSelectTabPage()
1013 aSortAlgorithmLB( this, SW_RES(LB_SORTALG )), in SwTOXSelectTabPage()
1017 sAutoMarkType(SW_RES(ST_AUTOMARK_TYPE)), in SwTOXSelectTabPage()
1018 sAddStyleUser(SW_RES(ST_USER_ADDSTYLE)), in SwTOXSelectTabPage()
1021 aBracketLB.InsertEntry(String(SW_RES(ST_NO_BRACKET)), 0); in SwTOXSelectTabPage()
2073 SfxTabPage(pParent, SW_RES(TP_TOX_ENTRY), rAttrSet), in SwTOXEntryTabPage()
2074 aLevelFT(this, SW_RES(FT_LEVEL )), in SwTOXEntryTabPage()
2075 aLevelLB(this, SW_RES(LB_LEVEL )), in SwTOXEntryTabPage()
2076 aEntryFL(this, SW_RES(FL_ENTRY )), in SwTOXEntryTabPage()
2078 aTokenFT(this, SW_RES(FT_TOKEN )), in SwTOXEntryTabPage()
2079 aTokenWIN(this, SW_RES(WIN_TOKEN )), in SwTOXEntryTabPage()
2080 aAllLevelsPB(this, SW_RES(PB_ALL_LEVELS )), in SwTOXEntryTabPage()
2082 aEntryNoPB(this, SW_RES(PB_ENTRYNO )), in SwTOXEntryTabPage()
2083 aEntryPB(this, SW_RES(PB_ENTRY )), in SwTOXEntryTabPage()
2084 aTabPB(this, SW_RES(PB_TAB )), in SwTOXEntryTabPage()
2085 aChapterInfoPB(this, SW_RES(PB_CHAPTERINFO )), in SwTOXEntryTabPage()
2086 aPageNoPB(this, SW_RES(PB_PAGENO )), in SwTOXEntryTabPage()
2087 aHyperLinkPB(this, SW_RES(PB_HYPERLINK )), in SwTOXEntryTabPage()
2089 aAuthFieldsLB(this, SW_RES(LB_AUTHFIELD )), in SwTOXEntryTabPage()
2090 aAuthInsertPB(this, SW_RES(PB_AUTHINSERT )), in SwTOXEntryTabPage()
2091 aAuthRemovePB(this, SW_RES(PB_AUTHREMOVE )), in SwTOXEntryTabPage()
2093 aCharStyleFT(this, SW_RES(FT_CHARSTYLE )), in SwTOXEntryTabPage()
2094 aCharStyleLB(this, SW_RES(LB_CHARSTYLE )), in SwTOXEntryTabPage()
2095 aEditStylePB(this, SW_RES(PB_EDITSTYLE )), in SwTOXEntryTabPage()
2097 aChapterEntryFT(this, SW_RES(FT_CHAPTERENTRY )), in SwTOXEntryTabPage()
2098 aChapterEntryLB(this, SW_RES(LB_CHAPTERENTRY )), in SwTOXEntryTabPage()
2100 aNumberFormatFT(this, SW_RES(FT_ENTRY_NO )),//i53420 in SwTOXEntryTabPage()
2101 aNumberFormatLB(this, SW_RES(LB_ENTRY_NO )), in SwTOXEntryTabPage()
2102 aEntryOutlineLevelFT(this, SW_RES(FT_LEVEL_OL )),//i53420 in SwTOXEntryTabPage()
2103 aEntryOutlineLevelNF(this, SW_RES(NF_LEVEL_OL )), in SwTOXEntryTabPage()
2105 aFillCharFT(this, SW_RES(FT_FILLCHAR )), in SwTOXEntryTabPage()
2106 aFillCharCB(this, SW_RES(CB_FILLCHAR )), in SwTOXEntryTabPage()
2107 aTabPosFT(this, SW_RES(FT_TABPOS )), in SwTOXEntryTabPage()
2108 aTabPosMF(this, SW_RES(MF_TABPOS )), in SwTOXEntryTabPage()
2109 aAutoRightCB(this, SW_RES(CB_AUTORIGHT )), in SwTOXEntryTabPage()
2110 aFormatFL(this, SW_RES(FL_FORMAT )), in SwTOXEntryTabPage()
2113 aRelToStyleCB(this, SW_RES(CB_RELTOSTYLE )), in SwTOXEntryTabPage()
2114 aMainEntryStyleFT(this, SW_RES(FT_MAIN_ENTRY_STYLE)), in SwTOXEntryTabPage()
2115 aMainEntryStyleLB(this, SW_RES(LB_MAIN_ENTRY_STYLE)), in SwTOXEntryTabPage()
2116 aAlphaDelimCB(this, SW_RES(CB_ALPHADELIM )), in SwTOXEntryTabPage()
2117 aCommaSeparatedCB(this, SW_RES(CB_COMMASEPARATED )), in SwTOXEntryTabPage()
2119 aSortDocPosRB(this, SW_RES(RB_DOCPOS )), in SwTOXEntryTabPage()
2120 aSortContentRB(this, SW_RES(RB_SORTCONTENT )), in SwTOXEntryTabPage()
2121 aSortingFL(this, SW_RES(FL_SORTING )), in SwTOXEntryTabPage()
2123 aFirstKeyFT(this, SW_RES(FT_FIRSTKEY )), in SwTOXEntryTabPage()
2124 aFirstKeyLB(this, SW_RES(LB_FIRSTKEY )), in SwTOXEntryTabPage()
2125 aFirstSortUpRB(this, SW_RES(RB_SORTUP1 )), in SwTOXEntryTabPage()
2126 aFirstSortDownRB(this, SW_RES(RB_SORTDOWN1 )), in SwTOXEntryTabPage()
2128 aSecondKeyFT(this, SW_RES(FT_SECONDKEY )), in SwTOXEntryTabPage()
2129 aSecondKeyLB(this, SW_RES(LB_SECONDKEY )), in SwTOXEntryTabPage()
2130 aSecondSortUpRB(this, SW_RES(RB_SORTUP2 )), in SwTOXEntryTabPage()
2131 aSecondSortDownRB(this, SW_RES(RB_SORTDOWN2 )), in SwTOXEntryTabPage()
2133 aThirdKeyFT(this, SW_RES(FT_THIRDDKEY )), in SwTOXEntryTabPage()
2134 aThirdKeyLB(this, SW_RES(LB_THIRDKEY )), in SwTOXEntryTabPage()
2135 aThirdSortUpRB(this, SW_RES(RB_SORTUP3 )), in SwTOXEntryTabPage()
2136 aThirdSortDownRB(this, SW_RES(RB_SORTDOWN3 )), in SwTOXEntryTabPage()
2138 aSortKeyFL(this, SW_RES(FL_SORTKEY )), in SwTOXEntryTabPage()
2140 sDelimStr( SW_RES(STR_DELIM)), in SwTOXEntryTabPage()
2141 sAuthTypeStr( SW_RES(ST_AUTHTYPE)), in SwTOXEntryTabPage()
2143 sNoCharStyle( SW_RES(STR_NO_CHAR_STYLE)), in SwTOXEntryTabPage()
2144 sNoCharSortKey( SW_RES(STR_NOSORTKEY )), in SwTOXEntryTabPage()
2158 Image aSortUpHC(SW_RES(IMG_SORTUP_HC )); in SwTOXEntryTabPage()
2163 Image aSortDownHC(SW_RES(IMG_SORTDOWN_HC )); in SwTOXEntryTabPage()
2245 String sTmp(SW_RES(STR_AUTH_FIELD_START + i)); in SwTOXEntryTabPage()
2656 String sTemp(SW_RES(STR_AUTH_FIELD_START + nData)); in PreTokenButtonRemoved()
2726 sCharStyle = String(SW_RES(STR_POOLCHR_INET_NORMAL)); in IMPL_LINK()
2790 String sTmp(SW_RES(STR_AUTH_FIELD_START + i)); in IMPL_LINK()
3113 const String sDefault(SW_RES(STR_POOLCOLL_STANDARD)); in SetWrtShell()
3175 accessibleName = String(SW_RES(STR_STRUCTURE)); in SwTokenWindow()
3176 sAdditionalAccnameString1 = String(SW_RES(STR_ADDITIONAL_ACCNAME_STRING1)); in SwTokenWindow()
3177 sAdditionalAccnameString2 = String(SW_RES(STR_ADDITIONAL_ACCNAME_STRING2)); in SwTokenWindow()
3178 sAdditionalAccnameString3 = String(SW_RES(STR_ADDITIONAL_ACCNAME_STRING3)); in SwTokenWindow()
4069 SfxTabPage(pParent, SW_RES(TP_TOX_STYLES), rAttrSet), in SwTOXStylesTabPage()
4070 aFormatFL(this, SW_RES(FL_FORMAT )), in SwTOXStylesTabPage()
4071 aLevelFT2(this, SW_RES(FT_LEVEL )), in SwTOXStylesTabPage()
4072 aLevelLB(this, SW_RES(LB_LEVEL )), in SwTOXStylesTabPage()
4073 aAssignBT(this, SW_RES(BT_ASSIGN )), in SwTOXStylesTabPage()
4074 aTemplateFT(this, SW_RES(FT_TEMPLATE)), in SwTOXStylesTabPage()
4075 aParaLayLB(this, SW_RES(LB_PARALAY )), in SwTOXStylesTabPage()
4076 aStdBT(this, SW_RES(BT_STD )), in SwTOXStylesTabPage()
4077 aEditStyleBT(this, SW_RES(BT_EDIT_STYLE )), in SwTOXStylesTabPage()
4084 aAssignBT.SetModeImage( Image( SW_RES( IMG_ONE_LEFT_HC ) ), BMP_COLOR_HIGHCONTRAST ); in SwTOXStylesTabPage()
4135 String aStr( SW_RES( STR_TITLE )); in ActivatePage()
4622 ModalDialog(pParent, SW_RES(DLG_CREATE_AUTOMARK)), in SwAutoMarkDlg_Impl()
4623 aOKPB( this, SW_RES(PB_OK )), in SwAutoMarkDlg_Impl()
4624 aCancelPB( this, SW_RES(PB_CANCEL )), in SwAutoMarkDlg_Impl()
4625 aHelpPB( this, SW_RES(PB_HELP )), in SwAutoMarkDlg_Impl()
4626 aEntriesBB( this, SW_RES(BB_ENTRIES )), in SwAutoMarkDlg_Impl()
4627 aEntriesFL( this, SW_RES(FL_ENTRIES )), in SwAutoMarkDlg_Impl()