Home
last modified time | relevance | path

Searched refs:ScResId (Results 1 – 25 of 135) sorted by relevance

123456

/AOO42X/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx199 ResStringArray aArr( ScResId( SCSTR_DPFUNCLISTBOX ) ); in FillFunctionNames()
209 ModalDialog ( pParent, ScResId( RID_SCDLG_DPDATAFIELD ) ), in ScDPFunctionDlg()
210 maFlFunc ( this, ScResId( FL_FUNC ) ), in ScDPFunctionDlg()
211 maLbFunc ( this, ScResId( LB_FUNC ) ), in ScDPFunctionDlg()
212 maFtNameLabel ( this, ScResId( FT_NAMELABEL ) ), in ScDPFunctionDlg()
213 maFtName ( this, ScResId( FT_NAME ) ), in ScDPFunctionDlg()
214 maFlDisplay ( this, ScResId( FL_DISPLAY ) ), in ScDPFunctionDlg()
215 maFtType ( this, ScResId( FT_TYPE ) ), in ScDPFunctionDlg()
216 maLbType ( this, ScResId( LB_TYPE ) ), in ScDPFunctionDlg()
217 maFtBaseField ( this, ScResId( FT_BASEFIELD ) ), in ScDPFunctionDlg()
[all …]
H A Ddapitype.cxx42 ModalDialog ( pParent, ScResId( RID_SCDLG_DAPITYPE ) ), in ScDataPilotSourceTypeDlg()
44 aFlFrame ( this, ScResId( FL_FRAME ) ), in ScDataPilotSourceTypeDlg()
45 aBtnSelection ( this, ScResId( BTN_SELECTION ) ), in ScDataPilotSourceTypeDlg()
46 aBtnDatabase ( this, ScResId( BTN_DATABASE ) ), in ScDataPilotSourceTypeDlg()
47 aBtnExternal ( this, ScResId( BTN_EXTERNAL ) ), in ScDataPilotSourceTypeDlg()
48 aBtnOk ( this, ScResId( BTN_OK ) ), in ScDataPilotSourceTypeDlg()
49 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScDataPilotSourceTypeDlg()
50 aBtnHelp ( this, ScResId( BTN_HELP ) ) in ScDataPilotSourceTypeDlg()
78 ModalDialog ( pParent, ScResId( RID_SCDLG_DAPISERVICE ) ), in ScDataPilotServiceDlg()
80 aFlFrame ( this, ScResId( FL_FRAME ) ), in ScDataPilotServiceDlg()
[all …]
H A Ddpgroupdlg.cxx173 ModalDialog ( pParent, ScResId( RID_SCDLG_DPNUMGROUP ) ), in ScDPNumGroupDlg()
174 maFlStart ( this, ScResId( FL_START ) ), in ScDPNumGroupDlg()
175 maRbAutoStart ( this, ScResId( RB_AUTOSTART ) ), in ScDPNumGroupDlg()
176 maRbManStart ( this, ScResId( RB_MANSTART ) ), in ScDPNumGroupDlg()
177 maEdStart ( this, ScResId( ED_START ) ), in ScDPNumGroupDlg()
178 maFlEnd ( this, ScResId( FL_END ) ), in ScDPNumGroupDlg()
179 maRbAutoEnd ( this, ScResId( RB_AUTOEND ) ), in ScDPNumGroupDlg()
180 maRbManEnd ( this, ScResId( RB_MANEND ) ), in ScDPNumGroupDlg()
181 maEdEnd ( this, ScResId( ED_END ) ), in ScDPNumGroupDlg()
182 maFlBy ( this, ScResId( FL_BY ) ), in ScDPNumGroupDlg()
[all …]
H A Dpfiltdlg.cxx58 : ModalDialog ( pParent, ScResId( RID_SCDLG_PIVOTFILTER ) ), in ScPivotFilterDlg()
60 aFlCriteria ( this, ScResId( FL_CRITERIA ) ), in ScPivotFilterDlg()
61 aLbField1 ( this, ScResId( LB_FIELD1 ) ), in ScPivotFilterDlg()
62 aLbCond1 ( this, ScResId( LB_COND1 ) ), in ScPivotFilterDlg()
63 aEdVal1 ( this, ScResId( ED_VAL1 ) ), in ScPivotFilterDlg()
64 aLbConnect1 ( this, ScResId( LB_OP1 ) ), in ScPivotFilterDlg()
65 aLbField2 ( this, ScResId( LB_FIELD2 ) ), in ScPivotFilterDlg()
66 aLbCond2 ( this, ScResId( LB_COND2 ) ), in ScPivotFilterDlg()
67 aEdVal2 ( this, ScResId( ED_VAL2 ) ), in ScPivotFilterDlg()
68 aLbConnect2 ( this, ScResId( LB_OP2 ) ), in ScPivotFilterDlg()
[all …]
H A Dpvlaydlg.cxx78 maFlLayout( this, ScResId( FL_LAYOUT ) ), in ScPivotLayoutDlg()
79 maScrPage( this, ScResId( SCROLL_PAGE ) ), in ScPivotLayoutDlg()
80 maFtPage( this, ScResId( FT_PAGE ) ), in ScPivotLayoutDlg()
81 …maWndPage( this, ScResId( WND_PAGE ), maScrPage, &maFtPage, lclGetNameWithoutMnemonic( maFtPage ),… in ScPivotLayoutDlg()
82 maScrCol( this, ScResId( SCROLL_COL ) ), in ScPivotLayoutDlg()
83 maFtCol( this, ScResId( FT_COL ) ), in ScPivotLayoutDlg()
84 …maWndCol( this, ScResId( WND_COL ), maScrCol, &maFtCol, lclGetNameWithoutMnemonic( maFtCol ), PIVO… in ScPivotLayoutDlg()
85 maScrRow( this, ScResId( SCROLL_ROW ) ), in ScPivotLayoutDlg()
86 maFtRow( this, ScResId( FT_ROW ) ), in ScPivotLayoutDlg()
87 …maWndRow( this, ScResId( WND_ROW ), maScrRow, &maFtRow, lclGetNameWithoutMnemonic( maFtRow ), PIVO… in ScPivotLayoutDlg()
[all …]
H A Dtpsort.cxx96 ScResId( RID_SCPAGE_SORT_FIELDS ), in ScTabPageSortFields()
99 aFlSort1 ( this, ScResId( FL_SORT1 ) ), in ScTabPageSortFields()
100 aLbSort1 ( this, ScResId( LB_SORT1 ) ), in ScTabPageSortFields()
101 aBtnUp1 ( this, ScResId( BTN_UP1 ) ), in ScTabPageSortFields()
102 aBtnDown1 ( this, ScResId( BTN_DOWN1 ) ), in ScTabPageSortFields()
104 aFlSort2 ( this, ScResId( FL_SORT2 ) ), in ScTabPageSortFields()
105 aLbSort2 ( this, ScResId( LB_SORT2 ) ), in ScTabPageSortFields()
106 aBtnUp2 ( this, ScResId( BTN_UP2 ) ), in ScTabPageSortFields()
107 aBtnDown2 ( this, ScResId( BTN_DOWN2 ) ), in ScTabPageSortFields()
109 aFlSort3 ( this, ScResId( FL_SORT3 ) ), in ScTabPageSortFields()
[all …]
H A Dscuiasciiopt.cxx200 ModalDialog ( pParent, ScResId( RID_SCDLG_ASCII ) ), in ScImportAsciiDlg()
207 aFlFieldOpt ( this, ScResId( FL_FIELDOPT ) ), in ScImportAsciiDlg()
208 aFtCharSet ( this, ScResId( FT_CHARSET ) ), in ScImportAsciiDlg()
209 aLbCharSet ( this, ScResId( LB_CHARSET ) ), in ScImportAsciiDlg()
210 aFtCustomLang( this, ScResId( FT_CUSTOMLANG ) ), in ScImportAsciiDlg()
211 aLbCustomLang( this, ScResId( LB_CUSTOMLANG ) ), in ScImportAsciiDlg()
213 aFtRow ( this, ScResId( FT_AT_ROW ) ), in ScImportAsciiDlg()
214 aNfRow ( this, ScResId( NF_AT_ROW ) ), in ScImportAsciiDlg()
216 aFlSepOpt ( this, ScResId( FL_SEPOPT ) ), in ScImportAsciiDlg()
217 aRbFixed ( this, ScResId( RB_FIXED ) ), in ScImportAsciiDlg()
[all …]
H A Dvalidate.cxx320 SfxTabPage( pParent, ScResId( TP_VALIDATION_VALUES ), rArgSet ), in ScTPValidationValue()
321 maFtAllow ( this, ScResId( FT_ALLOW ) ), in ScTPValidationValue()
322 maLbAllow ( this, ScResId( LB_ALLOW ) ), in ScTPValidationValue()
323 maCbAllow ( this, ScResId( TSB_ALLOW_BLANKS ) ), in ScTPValidationValue()
324 maCbShow ( this, ScResId( CB_SHOWLIST ) ), in ScTPValidationValue()
325 maCbSort ( this, ScResId( CB_SORTLIST ) ), in ScTPValidationValue()
326 maFtValue ( this, ScResId( FT_VALUE ) ), in ScTPValidationValue()
327 maLbValue ( this, ScResId( LB_VALUE ) ), in ScTPValidationValue()
328 maFtMin ( this, ScResId( FT_MIN ) ), in ScTPValidationValue()
329 maEdMin ( this, ScResId( EDT_MIN ) ), in ScTPValidationValue()
[all …]
H A Dscendlg.cxx51 : ModalDialog ( pParent, ScResId( RID_SCDLG_NEWSCENARIO ) ), in ScNewScenarioDlg()
52 aFlName ( this, ScResId( FL_NAME )), in ScNewScenarioDlg()
53 aEdName ( this, ScResId( ED_NAME ) ), in ScNewScenarioDlg()
54 aFlComment ( this, ScResId( FL_COMMENT ) ), in ScNewScenarioDlg()
55 aEdComment ( this, ScResId( ED_COMMENT ) ), in ScNewScenarioDlg()
56 aFlOptions ( this, ScResId( FL_OPTIONS ) ), in ScNewScenarioDlg()
57 aCbShowFrame ( this, ScResId( CB_SHOWFRAME ) ), in ScNewScenarioDlg()
58 aLbColor ( this, ScResId( LB_COLOR ) ), in ScNewScenarioDlg()
60 aCbTwoWay ( this, ScResId( CB_TWOWAY ) ), in ScNewScenarioDlg()
63 aCbCopyAll ( this, ScResId( CB_COPYALL ) ), in ScNewScenarioDlg()
[all …]
H A Dfiltdlg.cxx70 aFlCriteria ( this, ScResId( FL_CRITERIA ) ), in ScFilterDlg()
71 aLbConnect1 ( this, ScResId( LB_OP1 ) ), in ScFilterDlg()
72 aLbField1 ( this, ScResId( LB_FIELD1 ) ), in ScFilterDlg()
73 aLbCond1 ( this, ScResId( LB_COND1 ) ), in ScFilterDlg()
74 aEdVal1 ( this, ScResId( ED_VAL1 ) ), in ScFilterDlg()
75 aLbConnect2 ( this, ScResId( LB_OP2 ) ), in ScFilterDlg()
76 aLbField2 ( this, ScResId( LB_FIELD2 ) ), in ScFilterDlg()
77 aLbCond2 ( this, ScResId( LB_COND2 ) ), in ScFilterDlg()
78 aEdVal2 ( this, ScResId( ED_VAL2 ) ), in ScFilterDlg()
79 aLbConnect3 ( this, ScResId( LB_OP3 ) ), in ScFilterDlg()
[all …]
H A Dconsdlg.cxx85 aFtFunc ( this, ScResId( FT_FUNC ) ), in ScConsolidateDlg()
86 aLbFunc ( this, ScResId( LB_FUNC ) ), in ScConsolidateDlg()
88 aFtConsAreas ( this, ScResId( FT_CONSAREAS ) ), in ScConsolidateDlg()
89 aLbConsAreas ( this, ScResId( LB_CONSAREAS ) ), in ScConsolidateDlg()
91 aLbDataArea ( this, ScResId( LB_DATA_AREA ) ), in ScConsolidateDlg()
92 aFtDataArea ( this, ScResId( FT_DATA_AREA ) ), in ScConsolidateDlg()
93 aEdDataArea ( this, this, ScResId( ED_DATA_AREA ) ), in ScConsolidateDlg()
94 aRbDataArea ( this, ScResId( RB_DATA_AREA ), &aEdDataArea, this ), in ScConsolidateDlg()
96 aLbDestArea ( this, ScResId( LB_DEST_AREA ) ), in ScConsolidateDlg()
97 aFtDestArea ( this, ScResId( FT_DEST_AREA ) ), in ScConsolidateDlg()
[all …]
/AOO42X/main/sc/source/ui/sidebar/
H A DCellBorderStyleControl.cxx47 : svx::sidebar::PopupControl(pParent, ScResId(RID_POPUPPANEL_APPEARANCE_CELL_BORDERSTYLE)), in CellBorderStyleControl()
49 maTBBorder1(this, ScResId(TB_BORDER1)), in CellBorderStyleControl()
50 maTBBorder2(this, ScResId(TB_BORDER2)), in CellBorderStyleControl()
51 maTBBorder3(this, ScResId(TB_BORDER3)), in CellBorderStyleControl()
52 maFL1(this, ScResId(FL_1)), in CellBorderStyleControl()
53 maFL2(this, ScResId(FL_2)), in CellBorderStyleControl()
70 mpImageList[0] = Image(ScResId(IMG_BORDER1)); in Initialize()
71 mpImageList[1] = Image(ScResId(IMG_BORDER2)); in Initialize()
72 mpImageList[2] = Image(ScResId(IMG_BORDER3)); in Initialize()
73 mpImageList[3] = Image(ScResId(IMG_BORDER4)); in Initialize()
[all …]
H A DCellAppearancePropertyPanel.cxx77 const ScResId aResId(VS_NOFILLCOLOR); in CreateFillColorPopupControl()
82 ScResId(RID_POPUPPANEL_CELLAPPEARANCE_FILLCOLOR), in CreateFillColorPopupControl()
83 ScResId(VS_FILLCOLOR), in CreateFillColorPopupControl()
106 ScResId(RID_POPUPPANEL_CELLAPPEARANCE_LINECOLOR), in CreateLineColorPopupControl()
107 ScResId(VS_LINECOLOR), in CreateLineColorPopupControl()
161 ScResId(RID_PROPERTYPANEL_SC_APPEAR)), in CellAppearancePropertyPanel()
163 mpFTFillColor(new FixedText(this, ScResId(FT_BK_COLOR))), in CellAppearancePropertyPanel()
165 …sfx2::sidebar::ControlFactory::CreateToolBox(mpTBFillColorBackground.get(), ScResId(TB_BK_COLOR))), in CellAppearancePropertyPanel()
168 mpFTCellBorder(new FixedText(this, ScResId(FT_BORDER))), in CellAppearancePropertyPanel()
170 …2::sidebar::ControlFactory::CreateToolBox(mpTBCellBorderBackground.get(), ScResId(TB_APP_BORDER))), in CellAppearancePropertyPanel()
[all …]
/AOO42X/main/sc/source/ui/optdlg/
H A Dtpview.cxx58 SfxTabPage(pParent, ScResId( RID_SCPAGE_CONTENT ), rArgSet), in ScTpContentOptions()
60 aLinesGB( this, ScResId(GB_LINES )), in ScTpContentOptions()
61 aGridCB( this, ScResId(CB_GRID )), in ScTpContentOptions()
62 aColorFT( this, ScResId(FT_COLOR )), in ScTpContentOptions()
63 aColorLB( this, ScResId(LB_COLOR )), in ScTpContentOptions()
64 aBreakCB( this, ScResId(CB_PAGEBREAKS )), in ScTpContentOptions()
65 aGuideLineCB( this, ScResId(CB_GUIDELINE )), in ScTpContentOptions()
66 aBigHandleCB( this, ScResId(CB_BIGHANDLES )), in ScTpContentOptions()
68 aSeparator1FL (this, ScResId(FL_SEPARATOR1 )), in ScTpContentOptions()
69 aDisplayGB( this, ScResId(GB_DISPLAY)), in ScTpContentOptions()
[all …]
H A Dtpcalc.cxx66 ScResId( RID_SCPAGE_CALC ), in ScTpCalcOptions()
69 aGbZRefs ( this, ScResId( GB_ZREFS ) ), in ScTpCalcOptions()
70 aBtnIterate ( this, ScResId( BTN_ITERATE ) ), in ScTpCalcOptions()
71 aFtSteps ( this, ScResId( FT_STEPS ) ), in ScTpCalcOptions()
72 aEdSteps ( this, ScResId( ED_STEPS ) ), in ScTpCalcOptions()
73 aFtEps ( this, ScResId( FT_EPS ) ), in ScTpCalcOptions()
74 aEdEps ( this, ScResId( ED_EPS ) ), in ScTpCalcOptions()
75 aSeparatorFL ( this, ScResId( FL_SEPARATOR ) ), in ScTpCalcOptions()
76 aGbDate ( this, ScResId( GB_DATE ) ), in ScTpCalcOptions()
77 aBtnDateStd ( this, ScResId( BTN_DATESTD ) ), in ScTpCalcOptions()
[all …]
/AOO42X/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx60 : ModelessDialog( pParent, ScResId( RID_SCDLG_SOLVER_PROGRESS ) ), in ScSolverProgressDialog()
61 maFtProgress ( this, ScResId( FT_PROGRESS ) ), in ScSolverProgressDialog()
62 maFtTime ( this, ScResId( FT_TIMELIMIT ) ), in ScSolverProgressDialog()
63 maFlButtons ( this, ScResId( FL_BUTTONS ) ), in ScSolverProgressDialog()
64 maBtnOk ( this, ScResId( BTN_OK ) ) in ScSolverProgressDialog()
91 : ModalDialog( pParent, ScResId( RID_SCDLG_SOLVER_NOSOLUTION ) ), in ScSolverNoSolutionDialog()
92 maFtNoSolution ( this, ScResId( FT_NOSOLUTION ) ), in ScSolverNoSolutionDialog()
93 maFtErrorText ( this, ScResId( FT_ERRORTEXT ) ), in ScSolverNoSolutionDialog()
94 maFlButtons ( this, ScResId( FL_BUTTONS ) ), in ScSolverNoSolutionDialog()
95 maBtnOk ( this, ScResId( BTN_OK ) ) in ScSolverNoSolutionDialog()
[all …]
H A Dretypepassdlg.cxx38 ModalDialog(pParent, ScResId(RID_SCDLG_RETYPEPASS)), in ScRetypePassDlg()
40 maBtnOk (this, ScResId(BTN_OK)), in ScRetypePassDlg()
41 maBtnCancel (this, ScResId(BTN_CANCEL)), in ScRetypePassDlg()
42 maBtnHelp (this, ScResId(BTN_HELP)), in ScRetypePassDlg()
44 maTextDescription(this, ScResId(FT_DESC)), in ScRetypePassDlg()
45 maLineDocument(this, ScResId(FL_DOCUMENT)), in ScRetypePassDlg()
46 maTextDocStatus(this, ScResId(FT_DOCSTATUS)), in ScRetypePassDlg()
47 maBtnRetypeDoc(this, ScResId(BTN_RETYPE_DOC)), in ScRetypePassDlg()
49 maLineSheet(this, ScResId(FL_SHEET)), in ScRetypePassDlg()
50 maTextSheetName1(this, ScResId(FT_SHEETNAME1)), in ScRetypePassDlg()
[all …]
H A Dfilldlg.cxx61 : ModalDialog ( pParent, ScResId( RID_SCDLG_FILLSERIES ) ), in ScFillSeriesDlg()
63 aFtStartVal ( this, ScResId( FT_START_VALUE ) ), in ScFillSeriesDlg()
64 aEdStartVal ( this, ScResId( ED_START_VALUES ) ), in ScFillSeriesDlg()
67 aFtEndVal ( this, ScResId( FT_END_VALUE ) ), in ScFillSeriesDlg()
68 aEdEndVal ( this, ScResId( ED_END_VALUES ) ), in ScFillSeriesDlg()
70 aFtIncrement ( this, ScResId( FT_INCREMENT ) ), in ScFillSeriesDlg()
71 aEdIncrement ( this, ScResId( ED_INCREMENT ) ), in ScFillSeriesDlg()
73 aFlDirection ( this, ScResId( FL_DIRECTION ) ), in ScFillSeriesDlg()
74 aBtnDown ( this, ScResId( BTN_BOTTOM ) ), in ScFillSeriesDlg()
75 aBtnRight ( this, ScResId( BTN_RIGHT ) ), in ScFillSeriesDlg()
[all …]
H A Dinscodlg.cxx51 : ModalDialog ( pParent, ScResId( RID_SCDLG_INSCONT ) ), in ScInsertContentsDlg()
53 aFlFrame ( this, ScResId( FL_FRAME ) ), in ScInsertContentsDlg()
54 aBtnInsAll ( this, ScResId( BTN_INSALL ) ), in ScInsertContentsDlg()
55 aBtnInsStrings ( this, ScResId( BTN_INSSTRINGS ) ), in ScInsertContentsDlg()
56 aBtnInsNumbers ( this, ScResId( BTN_INSNUMBERS ) ), in ScInsertContentsDlg()
57 aBtnInsDateTime ( this, ScResId( BTN_INSDATETIME ) ), in ScInsertContentsDlg()
58 aBtnInsFormulas ( this, ScResId( BTN_INSFORMULAS ) ), in ScInsertContentsDlg()
59 aBtnInsNotes ( this, ScResId( BTN_INSNOTES ) ), in ScInsertContentsDlg()
60 aBtnInsAttrs ( this, ScResId( BTN_INSATTRS ) ), in ScInsertContentsDlg()
61 aBtnInsObjects ( this, ScResId( BTN_INSOBJECTS ) ), in ScInsertContentsDlg()
[all …]
H A Dscuiautofmt.cxx70 ModalDialog ( pParent, ScResId( RID_SCDLG_AUTOFORMAT ) ), in ScAutoFormatDlg()
72 aFlFormat ( this, ScResId( FL_FORMAT ) ), in ScAutoFormatDlg()
73 aLbFormat ( this, ScResId( LB_FORMAT ) ), in ScAutoFormatDlg()
74 pWndPreview ( new ScAutoFmtPreview( this, ScResId( WND_PREVIEW ), pDoc ) ), in ScAutoFormatDlg()
75 aBtnOk ( this, ScResId( BTN_OK ) ), in ScAutoFormatDlg()
76 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScAutoFormatDlg()
77 aBtnHelp ( this, ScResId( BTN_HELP ) ), in ScAutoFormatDlg()
78 aBtnAdd ( this, ScResId( BTN_ADD ) ), in ScAutoFormatDlg()
79 aBtnRemove ( this, ScResId( BTN_REMOVE ) ), in ScAutoFormatDlg()
80 aBtnMore ( this, ScResId( BTN_MORE ) ), in ScAutoFormatDlg()
[all …]
H A Dinstbdlg.cxx53 #undef ScResId
54 #define ScResId(x) #x macro
65 : ModalDialog ( pParent, ScResId( RID_SCDLG_INSERT_TABLE ) ), in ScInsertTableDlg()
67 aFlPos ( this, ScResId( FL_POSITION ) ), in ScInsertTableDlg()
68 aBtnBefore ( this, ScResId( RB_BEFORE ) ), in ScInsertTableDlg()
69 aBtnBehind ( this, ScResId( RB_BEHIND ) ), in ScInsertTableDlg()
70 aFlTable ( this, ScResId( FL_TABLE ) ), in ScInsertTableDlg()
71 aBtnNew ( this, ScResId( RB_NEW ) ), in ScInsertTableDlg()
72 aBtnFromFile ( this, ScResId( RB_FROMFILE ) ), in ScInsertTableDlg()
73 aFtCount ( this, ScResId( FT_COUNT ) ), in ScInsertTableDlg()
[all …]
H A Dtabopdlg.cxx57 aFlVariables ( this, ScResId( FL_VARIABLES ) ), in ScTabOpDlg()
58 aFtFormulaRange ( this, ScResId( FT_FORMULARANGE ) ), in ScTabOpDlg()
59 aEdFormulaRange ( this, this, ScResId( ED_FORMULARANGE ) ), in ScTabOpDlg()
60 aRBFormulaRange ( this, ScResId( RB_FORMULARANGE ), &aEdFormulaRange, this ), in ScTabOpDlg()
61 aFtRowCell ( this, ScResId( FT_ROWCELL ) ), in ScTabOpDlg()
62 aEdRowCell ( this, this, ScResId( ED_ROWCELL ) ), in ScTabOpDlg()
63 aRBRowCell ( this, ScResId( RB_ROWCELL ), &aEdRowCell, this ), in ScTabOpDlg()
64 aFtColCell ( this, ScResId( FT_COLCELL ) ), in ScTabOpDlg()
65 aEdColCell ( this, this, ScResId( ED_COLCELL ) ), in ScTabOpDlg()
66 aRBColCell ( this, ScResId( RB_COLCELL ), &aEdColCell, this ), in ScTabOpDlg()
[all …]
/AOO42X/main/sc/source/ui/attrdlg/
H A Dcondfrmt.cxx59 aCbxCond1 ( this, ScResId( CBX_COND1 ) ), in ScConditionalFormatDlg()
60 aLbCond11 ( this, ScResId( LB_COND1_1 ) ), in ScConditionalFormatDlg()
61 aLbCond12 ( this, ScResId( LB_COND1_2 ) ), in ScConditionalFormatDlg()
62 aEdtCond11 ( this, this, ScResId( EDT_COND1_1 ) ), in ScConditionalFormatDlg()
63 aRbCond11 ( this, ScResId( RB_COND1_1 ), &aEdtCond11,this ), in ScConditionalFormatDlg()
64 aFtCond1And ( this, ScResId( FT_COND1_AND ) ), in ScConditionalFormatDlg()
65 aEdtCond12 ( this, this, ScResId( EDT_COND1_2 ) ), in ScConditionalFormatDlg()
66 aRbCond12 ( this, ScResId( RB_COND1_2 ), &aEdtCond12,this ), in ScConditionalFormatDlg()
67 aFtCond1Template ( this, ScResId( FT_COND1_TEMPLATE ) ), in ScConditionalFormatDlg()
68 aLbCond1Template ( this, ScResId( LB_COND1_TEMPLATE ) ), in ScConditionalFormatDlg()
[all …]
/AOO42X/main/sc/source/ui/pagedlg/
H A Dtptable.cxx117 SfxTabPage( pParent, ScResId( RID_SCPAGE_TABLE ), rCoreAttrs ), in ScTablePage()
119 aFlPageDir ( this, ScResId( FL_PAGEDIR ) ), in ScTablePage()
120 aBtnTopDown ( this, ScResId( BTN_TOPDOWN ) ), in ScTablePage()
121 aBtnLeftRight ( this, ScResId( BTN_LEFTRIGHT ) ), in ScTablePage()
122 aBmpPageDir ( this, ScResId( BMP_PAGEDIR ) ), in ScTablePage()
123 aImgLeftRight ( ScResId( IMG_LEFTRIGHT ) ), in ScTablePage()
124 aImgTopDown ( ScResId( IMG_TOPDOWN ) ), in ScTablePage()
125 aImgLeftRightHC ( ScResId( IMG_LEFTRIGHT_H ) ), in ScTablePage()
126 aImgTopDownHC ( ScResId( IMG_TOPDOWN_H ) ), in ScTablePage()
127 aBtnPageNo ( this, ScResId( BTN_PAGENO ) ), in ScTablePage()
[all …]
/AOO42X/main/toolkit/workben/layout/
H A Dtpsort.cxx99 ScResId( RID_SCPAGE_SORT_FIELDS ), in ScTabPageSortFields()
102 aFlSort1 ( this, ScResId( FL_SORT1 ) ), in ScTabPageSortFields()
103 aLbSort1 ( this, ScResId( LB_SORT1 ) ), in ScTabPageSortFields()
104 aBtnUp1 ( this, ScResId( BTN_UP1 ) ), in ScTabPageSortFields()
105 aBtnDown1 ( this, ScResId( BTN_DOWN1 ) ), in ScTabPageSortFields()
107 aFlSort2 ( this, ScResId( FL_SORT2 ) ), in ScTabPageSortFields()
108 aLbSort2 ( this, ScResId( LB_SORT2 ) ), in ScTabPageSortFields()
109 aBtnUp2 ( this, ScResId( BTN_UP2 ) ), in ScTabPageSortFields()
110 aBtnDown2 ( this, ScResId( BTN_DOWN2 ) ), in ScTabPageSortFields()
112 aFlSort3 ( this, ScResId( FL_SORT3 ) ), in ScTabPageSortFields()
[all …]

123456