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