Lines Matching refs:SW_RES

96 	SfxTabPage( pParent, SW_RES( TP_CONTENT_OPT ), rCoreSet ),  in SwContentOptPage()
97 aLineFL ( this, SW_RES( FL_LINE ) ), in SwContentOptPage()
98 aCrossCB ( this, SW_RES( CB_CROSS ) ), in SwContentOptPage()
99 aSolidHandleCB( this, SW_RES( CB_HANDLE ) ), in SwContentOptPage()
100 aBigHandleCB ( this, SW_RES( CB_BIGHANDLE) ), in SwContentOptPage()
102 aWindowFL ( this, SW_RES( FL_WINDOW ) ), in SwContentOptPage()
103 aHScrollBox ( this, SW_RES( CB_HSCROLL ) ), in SwContentOptPage()
104 aVScrollBox ( this, SW_RES( CB_VSCROLL ) ), in SwContentOptPage()
105 aAnyRulerCB ( this, SW_RES( CB_ANY_RULER ) ), in SwContentOptPage()
106 aHRulerCBox ( this, SW_RES( CB_HRULER ) ), in SwContentOptPage()
107 aHMetric ( this, SW_RES( LB_HMETRIC ) ), in SwContentOptPage()
108 aVRulerCBox ( this, SW_RES( CB_VRULER ) ), in SwContentOptPage()
109 aVRulerRightCBox( this, SW_RES( CB_VRULER_RIGHT ) ), in SwContentOptPage()
110 aVMetric ( this, SW_RES( LB_VMETRIC ) ), in SwContentOptPage()
111 aSmoothCBox ( this, SW_RES( CB_SMOOTH_SCROLL ) ), in SwContentOptPage()
113 aDispFL ( this, SW_RES( FL_DISP ) ), in SwContentOptPage()
114 aGrfCB ( this, SW_RES( CB_GRF ) ), in SwContentOptPage()
115 aTblCB ( this, SW_RES( CB_TBL ) ), in SwContentOptPage()
116 aDrwCB ( this, SW_RES( CB_DRWFAST ) ), in SwContentOptPage()
117 aFldNameCB ( this, SW_RES( CB_FIELD ) ), in SwContentOptPage()
118 aPostItCB ( this, SW_RES( CB_POSTIT ) ), in SwContentOptPage()
120 aSettingsFL ( this, SW_RES( FL_SETTINGS ) ), in SwContentOptPage()
121 aMetricFT ( this, SW_RES( FT_METRIC ) ), in SwContentOptPage()
122 aMetricLB ( this, SW_RES( LB_METRIC ) ) in SwContentOptPage()
145 SvxStringArray aMetricArr( SW_RES( STR_ARR_METRIC ) ); in SwContentOptPage()
326 SfxTabPage( pParent, SW_RES( TP_OPTPRINT_PAGE ), rCoreSet), in SwAddPrinterTabPage()
327 aFL1 (this, SW_RES(FL_1)), in SwAddPrinterTabPage()
328 aGrfCB (this, SW_RES(CB_PGRF)), in SwAddPrinterTabPage()
331 aCtrlFldCB (this, SW_RES(CB_CTRLFLD)), in SwAddPrinterTabPage()
332 aBackgroundCB (this, SW_RES(CB_BACKGROUND)), in SwAddPrinterTabPage()
333 aBlackFontCB (this, SW_RES(CB_BLACK_FONT)), in SwAddPrinterTabPage()
334 aPrintHiddenTextCB(this, SW_RES(CB_HIDDEN_TEXT)), in SwAddPrinterTabPage()
335 aPrintTextPlaceholderCB(this, SW_RES(CB_TEXT_PLACEHOLDER)), in SwAddPrinterTabPage()
336 aSeparatorLFL (this, SW_RES(FL_SEP_PRT_LEFT )), in SwAddPrinterTabPage()
337 aFL2 (this, SW_RES(FL_2)), in SwAddPrinterTabPage()
338 aLeftPageCB (this, SW_RES(CB_LEFTP)), in SwAddPrinterTabPage()
339 aRightPageCB (this, SW_RES(CB_RIGHTP)), in SwAddPrinterTabPage()
341 aProspectCB (this, SW_RES(CB_PROSPECT)), in SwAddPrinterTabPage()
342 aProspectCB_RTL (this, SW_RES(CB_PROSPECT_RTL)), in SwAddPrinterTabPage()
343 aSeparatorRFL (this, SW_RES(FL_SEP_PRT_RIGHT)), in SwAddPrinterTabPage()
344 aFL3 (this, SW_RES(FL_3)), in SwAddPrinterTabPage()
345 aNoRB (this, SW_RES(RB_NO)), in SwAddPrinterTabPage()
346 aOnlyRB (this, SW_RES(RB_ONLY)), in SwAddPrinterTabPage()
347 aEndRB (this, SW_RES(RB_END)), in SwAddPrinterTabPage()
348 aEndPageRB (this, SW_RES(RB_PAGEEND)), in SwAddPrinterTabPage()
349 aFL4 (this, SW_RES(FL_4)), in SwAddPrinterTabPage()
350 aPrintEmptyPagesCB(this, SW_RES(CB_PRINTEMPTYPAGES)), in SwAddPrinterTabPage()
352 aPaperFromSetupCB(this, SW_RES(CB_PAPERFROMSETUP)), in SwAddPrinterTabPage()
353 aFaxFT (this, SW_RES(FT_FAX)), in SwAddPrinterTabPage()
354 aFaxLB (this, SW_RES(LB_FAX)), in SwAddPrinterTabPage()
355 sNone(SW_RES(ST_NONE)), in SwAddPrinterTabPage()
621 SfxTabPage( pParent, SW_RES( TP_STD_FONT ), rSet), in SwStdFontTabPage()
622 aStdChrFL (this, SW_RES(FL_STDCHR )), in SwStdFontTabPage()
623 aTypeFT( this, SW_RES( FT_TYPE )), in SwStdFontTabPage()
625 aStandardLbl(this, SW_RES(FT_STANDARD)), in SwStdFontTabPage()
626 aStandardBox(this, SW_RES(LB_STANDARD)), in SwStdFontTabPage()
628 aHeightFT( this, SW_RES( FT_SIZE )), in SwStdFontTabPage()
629 aStandardHeightLB(this, SW_RES( LB_STANDARD_SIZE )), in SwStdFontTabPage()
631 aTitleLbl (this, SW_RES(FT_TITLE )), in SwStdFontTabPage()
632 aTitleBox (this, SW_RES(LB_TITLE )), in SwStdFontTabPage()
633 aTitleHeightLB( this, SW_RES( LB_TITLE_SIZE )), in SwStdFontTabPage()
635 aListLbl (this, SW_RES(FT_LIST )), in SwStdFontTabPage()
636 aListBox (this, SW_RES(LB_LIST )), in SwStdFontTabPage()
637 aListHeightLB( this, SW_RES( LB_LIST_SIZE )), in SwStdFontTabPage()
639 aLabelLbl (this, SW_RES(FT_LABEL )), in SwStdFontTabPage()
640 aLabelBox (this, SW_RES(LB_LABEL )), in SwStdFontTabPage()
641 aLabelHeightLB( this, SW_RES( LB_LABEL_SIZE )), in SwStdFontTabPage()
643 aIdxLbl (this, SW_RES(FT_IDX )), in SwStdFontTabPage()
644 aIdxBox (this, SW_RES(LB_IDX )), in SwStdFontTabPage()
645 aIndexHeightLB( this, SW_RES( LB_INDEX_SIZE )), in SwStdFontTabPage()
647 aDocOnlyCB (this, SW_RES(CB_DOCONLY )), in SwStdFontTabPage()
648 aStandardPB (this, SW_RES(PB_STANDARD)), in SwStdFontTabPage()
672 sScriptWestern(SW_RES(ST_SCRIPT_WESTERN)), in SwStdFontTabPage()
673 sScriptAsian(SW_RES(ST_SCRIPT_ASIAN)), in SwStdFontTabPage()
674 sScriptComplex(SW_RES(ST_SCRIPT_CTL)) in SwStdFontTabPage()
1223 SfxTabPage(pParent, SW_RES(TP_OPTTABLE_PAGE), rSet), in SwTableOptionsTabPage()
1224 aTableFL (this, SW_RES(FL_TABLE )), in SwTableOptionsTabPage()
1225 aHeaderCB (this, SW_RES(CB_HEADER )), in SwTableOptionsTabPage()
1226 aRepeatHeaderCB (this, SW_RES(CB_REPEAT_HEADER )), in SwTableOptionsTabPage()
1227 aDontSplitCB (this, SW_RES(CB_DONT_SPLIT )), in SwTableOptionsTabPage()
1228 aBorderCB (this, SW_RES(CB_BORDER )), in SwTableOptionsTabPage()
1230 aSeparatorFL (this, SW_RES(FL_TABLE_SEPARATOR)), in SwTableOptionsTabPage()
1232 aTableInsertFL (this, SW_RES(FL_TABLE_INSERT )), in SwTableOptionsTabPage()
1233 aNumFormattingCB(this, SW_RES(CB_NUMFORMATTING )), in SwTableOptionsTabPage()
1234 aNumFmtFormattingCB(this, SW_RES(CB_NUMFMT_FORMATTING )), in SwTableOptionsTabPage()
1235 aNumAlignmentCB (this, SW_RES(CB_NUMALIGNMENT )), in SwTableOptionsTabPage()
1237 aMoveFL( this, SW_RES(FL_MOVE )), in SwTableOptionsTabPage()
1238 aMoveFT( this, SW_RES(FT_MOVE )), in SwTableOptionsTabPage()
1239 aRowMoveFT( this, SW_RES(FT_ROWMOVE )), in SwTableOptionsTabPage()
1240 aRowMoveMF( this, SW_RES(MF_ROWMOVE )), in SwTableOptionsTabPage()
1241 aColMoveFT( this, SW_RES(FT_COLMOVE )), in SwTableOptionsTabPage()
1242 aColMoveMF( this, SW_RES(MF_COLMOVE )), in SwTableOptionsTabPage()
1244 aInsertFT( this, SW_RES(FT_INSERT )), in SwTableOptionsTabPage()
1245 aRowInsertFT( this, SW_RES(FT_ROWINSERT)), in SwTableOptionsTabPage()
1246 aRowInsertMF( this, SW_RES(MF_ROWINSERT)), in SwTableOptionsTabPage()
1247 aColInsertFT( this, SW_RES(FT_COLINSERT)), in SwTableOptionsTabPage()
1248 aColInsertMF( this, SW_RES(MF_COLINSERT)), in SwTableOptionsTabPage()
1250 aHandlingFT( this, SW_RES(FT_HANDLING )), in SwTableOptionsTabPage()
1251 aFixRB( this, SW_RES(RB_FIX )), in SwTableOptionsTabPage()
1252 aFixPropRB( this, SW_RES(RB_FIXPROP )), in SwTableOptionsTabPage()
1253 aVarRB( this, SW_RES(RB_VAR )), in SwTableOptionsTabPage()
1254 aFixFT( this, SW_RES(FT_FIX )), in SwTableOptionsTabPage()
1255 aFixPropFT( this, SW_RES(FT_FIXPROP )), in SwTableOptionsTabPage()
1256 aVarFT( this, SW_RES(FT_VAR )), in SwTableOptionsTabPage()
1499 : SfxTabPage(pParent, SW_RES(TP_OPTSHDWCRSR), rSet), in SwShdwCrsrOptionsTabPage()
1500 aUnprintFL ( this, SW_RES( FL_NOPRINT ) ), in SwShdwCrsrOptionsTabPage()
1501 aParaCB ( this, SW_RES( CB_PARA ) ), in SwShdwCrsrOptionsTabPage()
1502 aSHyphCB ( this, SW_RES( CB_SHYPH ) ), in SwShdwCrsrOptionsTabPage()
1503 aSpacesCB ( this, SW_RES( CB_SPACE ) ), in SwShdwCrsrOptionsTabPage()
1504 aHSpacesCB ( this, SW_RES( CB_HSPACE ) ), in SwShdwCrsrOptionsTabPage()
1505 aTabCB ( this, SW_RES( CB_TAB ) ), in SwShdwCrsrOptionsTabPage()
1506 aBreakCB ( this, SW_RES( CB_BREAK ) ), in SwShdwCrsrOptionsTabPage()
1507 aCharHiddenCB ( this, SW_RES( CB_CHAR_HIDDEN ) ), in SwShdwCrsrOptionsTabPage()
1508 aFldHiddenCB ( this, SW_RES( CB_FLD_HIDDEN ) ), in SwShdwCrsrOptionsTabPage()
1509 aFldHiddenParaCB ( this, SW_RES( CB_FLD_HIDDEN_PARA ) ), in SwShdwCrsrOptionsTabPage()
1511 aSeparatorFL( this, SW_RES( FL_SEPARATOR_SHDW)), in SwShdwCrsrOptionsTabPage()
1513 aFlagFL( this, SW_RES( FL_SHDWCRSFLAG )), in SwShdwCrsrOptionsTabPage()
1514 aOnOffCB( this, SW_RES( CB_SHDWCRSONOFF )), in SwShdwCrsrOptionsTabPage()
1516 aFillModeFT( this, SW_RES( FT_SHDWCRSFILLMODE )), in SwShdwCrsrOptionsTabPage()
1517 aFillMarginRB( this, SW_RES( RB_SHDWCRSFILLMARGIN )), in SwShdwCrsrOptionsTabPage()
1518 aFillIndentRB( this, SW_RES( RB_SHDWCRSFILLINDENT )), in SwShdwCrsrOptionsTabPage()
1519 aFillTabRB( this, SW_RES( RB_SHDWCRSFILLTAB )), in SwShdwCrsrOptionsTabPage()
1520 aFillSpaceRB( this, SW_RES( RB_SHDWCRSFILLSPACE )), in SwShdwCrsrOptionsTabPage()
1521 aCrsrOptFL ( this, SW_RES( FL_CRSR_OPT)), in SwShdwCrsrOptionsTabPage()
1522 aCrsrInProtCB( this, SW_RES( CB_ALLOW_IN_PROT )), in SwShdwCrsrOptionsTabPage()
1523 m_aLayoutOptionsFL( this, SW_RES( FL_LAYOUT_OPTIONS ) ), in SwShdwCrsrOptionsTabPage()
1524 m_aMathBaselineAlignmentCB( this, SW_RES( CB_MATH_BASELINE_ALIGNMENT ) ), in SwShdwCrsrOptionsTabPage()
1911 : SfxTabPage(pParent, SW_RES(TP_REDLINE_OPT), rSet), in SwRedlineOptionsTabPage()
1913 aInsertFL( this, SW_RES( FL_TE )), in SwRedlineOptionsTabPage()
1915 aInsertFT( this, SW_RES( FT_CHG_INSERT )), in SwRedlineOptionsTabPage()
1916 aInsertAttrFT( this, SW_RES( FT_INS_ATTR )), in SwRedlineOptionsTabPage()
1917 aInsertLB( this, SW_RES( LB_INS_ATTR )), in SwRedlineOptionsTabPage()
1918 aInsertColorFT( this, SW_RES( FT_INS_COL )), in SwRedlineOptionsTabPage()
1919 aInsertColorLB( this, SW_RES( LB_INS_COL )), in SwRedlineOptionsTabPage()
1920 aInsertedPreviewWN( this, SW_RES( WIN_INS )), in SwRedlineOptionsTabPage()
1922 aDeletedFT( this, SW_RES( FT_CHG_DELETE )), in SwRedlineOptionsTabPage()
1923 aDeletedAttrFT( this, SW_RES( FT_DEL_ATTR )), in SwRedlineOptionsTabPage()
1924 aDeletedLB( this, SW_RES( LB_DEL_ATTR )), in SwRedlineOptionsTabPage()
1925 aDeletedColorFT( this, SW_RES( FT_DEL_COL )), in SwRedlineOptionsTabPage()
1926 aDeletedColorLB( this, SW_RES( LB_DEL_COL )), in SwRedlineOptionsTabPage()
1927 aDeletedPreviewWN( this, SW_RES( WIN_DEL )), in SwRedlineOptionsTabPage()
1929 aChangedFT( this, SW_RES( FT_CHG_CHANGE )), in SwRedlineOptionsTabPage()
1930 aChangedAttrFT( this, SW_RES( FT_CHG_ATTR )), in SwRedlineOptionsTabPage()
1931 aChangedLB( this, SW_RES( LB_CHG_ATTR )), in SwRedlineOptionsTabPage()
1932 aChangedColorFT( this, SW_RES( FT_CHG_COL )), in SwRedlineOptionsTabPage()
1933 aChangedColorLB( this, SW_RES( LB_CHG_COL )), in SwRedlineOptionsTabPage()
1934 aChangedPreviewWN( this, SW_RES( WIN_CHG )), in SwRedlineOptionsTabPage()
1936 aChangedFL ( this, SW_RES( FL_LC )), in SwRedlineOptionsTabPage()
1938 aMarkPosFT ( this, SW_RES( FT_MARKPOS )), in SwRedlineOptionsTabPage()
1939 aMarkPosLB ( this, SW_RES( LB_MARKPOS )), in SwRedlineOptionsTabPage()
1940 aMarkColorFT ( this, SW_RES( FT_LC_COL )), in SwRedlineOptionsTabPage()
1941 aMarkColorLB ( this, SW_RES( LB_LC_COL )), in SwRedlineOptionsTabPage()
1942 aMarkPreviewWN ( this, SW_RES( WIN_MARK )), in SwRedlineOptionsTabPage()
1944 sAuthor ( SW_RES( STR_AUTHOR )), in SwRedlineOptionsTabPage()
1945 sNone ( SW_RES( STR_NOTHING )) in SwRedlineOptionsTabPage()