Home
last modified time | relevance | path

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

123456

/AOO41X/main/sc/source/ui/dbgui/
H A Dpvfundlg.cxx200 ResStringArray aArr( ScResId( SCSTR_DPFUNCLISTBOX ) ); in FillFunctionNames()
210 ModalDialog ( pParent, ScResId( RID_SCDLG_DPDATAFIELD ) ), in ScDPFunctionDlg()
211 maFlFunc ( this, ScResId( FL_FUNC ) ), in ScDPFunctionDlg()
212 maLbFunc ( this, ScResId( LB_FUNC ) ), in ScDPFunctionDlg()
213 maFtNameLabel ( this, ScResId( FT_NAMELABEL ) ), in ScDPFunctionDlg()
214 maFtName ( this, ScResId( FT_NAME ) ), in ScDPFunctionDlg()
215 maFlDisplay ( this, ScResId( FL_DISPLAY ) ), in ScDPFunctionDlg()
216 maFtType ( this, ScResId( FT_TYPE ) ), in ScDPFunctionDlg()
217 maLbType ( this, ScResId( LB_TYPE ) ), in ScDPFunctionDlg()
218 maFtBaseField ( this, ScResId( FT_BASEFIELD ) ), in ScDPFunctionDlg()
[all …]
H A Ddapitype.cxx43 ModalDialog ( pParent, ScResId( RID_SCDLG_DAPITYPE ) ), in ScDataPilotSourceTypeDlg()
45 aFlFrame ( this, ScResId( FL_FRAME ) ), in ScDataPilotSourceTypeDlg()
46 aBtnSelection ( this, ScResId( BTN_SELECTION ) ), in ScDataPilotSourceTypeDlg()
47 aBtnDatabase ( this, ScResId( BTN_DATABASE ) ), in ScDataPilotSourceTypeDlg()
48 aBtnExternal ( this, ScResId( BTN_EXTERNAL ) ), in ScDataPilotSourceTypeDlg()
49 aBtnOk ( this, ScResId( BTN_OK ) ), in ScDataPilotSourceTypeDlg()
50 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScDataPilotSourceTypeDlg()
51 aBtnHelp ( this, ScResId( BTN_HELP ) ) in ScDataPilotSourceTypeDlg()
79 ModalDialog ( pParent, ScResId( RID_SCDLG_DAPISERVICE ) ), in ScDataPilotServiceDlg()
81 aFlFrame ( this, ScResId( FL_FRAME ) ), in ScDataPilotServiceDlg()
[all …]
H A Ddpgroupdlg.cxx176 ModalDialog ( pParent, ScResId( RID_SCDLG_DPNUMGROUP ) ), in ScDPNumGroupDlg()
177 maFlStart ( this, ScResId( FL_START ) ), in ScDPNumGroupDlg()
178 maRbAutoStart ( this, ScResId( RB_AUTOSTART ) ), in ScDPNumGroupDlg()
179 maRbManStart ( this, ScResId( RB_MANSTART ) ), in ScDPNumGroupDlg()
180 maEdStart ( this, ScResId( ED_START ) ), in ScDPNumGroupDlg()
181 maFlEnd ( this, ScResId( FL_END ) ), in ScDPNumGroupDlg()
182 maRbAutoEnd ( this, ScResId( RB_AUTOEND ) ), in ScDPNumGroupDlg()
183 maRbManEnd ( this, ScResId( RB_MANEND ) ), in ScDPNumGroupDlg()
184 maEdEnd ( this, ScResId( ED_END ) ), in ScDPNumGroupDlg()
185 maFlBy ( this, ScResId( FL_BY ) ), in ScDPNumGroupDlg()
[all …]
H A Dpfiltdlg.cxx59 : ModalDialog ( pParent, ScResId( RID_SCDLG_PIVOTFILTER ) ), in ScPivotFilterDlg()
61 aFlCriteria ( this, ScResId( FL_CRITERIA ) ), in ScPivotFilterDlg()
62 aLbField1 ( this, ScResId( LB_FIELD1 ) ), in ScPivotFilterDlg()
63 aLbCond1 ( this, ScResId( LB_COND1 ) ), in ScPivotFilterDlg()
64 aEdVal1 ( this, ScResId( ED_VAL1 ) ), in ScPivotFilterDlg()
65 aLbConnect1 ( this, ScResId( LB_OP1 ) ), in ScPivotFilterDlg()
66 aLbField2 ( this, ScResId( LB_FIELD2 ) ), in ScPivotFilterDlg()
67 aLbCond2 ( this, ScResId( LB_COND2 ) ), in ScPivotFilterDlg()
68 aEdVal2 ( this, ScResId( ED_VAL2 ) ), in ScPivotFilterDlg()
69 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 Dscuiasciiopt.cxx201 ModalDialog ( pParent, ScResId( RID_SCDLG_ASCII ) ), in ScImportAsciiDlg()
208 aFlFieldOpt ( this, ScResId( FL_FIELDOPT ) ), in ScImportAsciiDlg()
209 aFtCharSet ( this, ScResId( FT_CHARSET ) ), in ScImportAsciiDlg()
210 aLbCharSet ( this, ScResId( LB_CHARSET ) ), in ScImportAsciiDlg()
211 aFtCustomLang( this, ScResId( FT_CUSTOMLANG ) ), in ScImportAsciiDlg()
212 aLbCustomLang( this, ScResId( LB_CUSTOMLANG ) ), in ScImportAsciiDlg()
214 aFtRow ( this, ScResId( FT_AT_ROW ) ), in ScImportAsciiDlg()
215 aNfRow ( this, ScResId( NF_AT_ROW ) ), in ScImportAsciiDlg()
217 aFlSepOpt ( this, ScResId( FL_SEPOPT ) ), in ScImportAsciiDlg()
218 aRbFixed ( this, ScResId( RB_FIXED ) ), in ScImportAsciiDlg()
[all …]
H A Dtpsort.cxx97 ScResId( RID_SCPAGE_SORT_FIELDS ), in ScTabPageSortFields()
100 aFlSort1 ( this, ScResId( FL_SORT1 ) ), in ScTabPageSortFields()
101 aLbSort1 ( this, ScResId( LB_SORT1 ) ), in ScTabPageSortFields()
102 aBtnUp1 ( this, ScResId( BTN_UP1 ) ), in ScTabPageSortFields()
103 aBtnDown1 ( this, ScResId( BTN_DOWN1 ) ), in ScTabPageSortFields()
105 aFlSort2 ( this, ScResId( FL_SORT2 ) ), in ScTabPageSortFields()
106 aLbSort2 ( this, ScResId( LB_SORT2 ) ), in ScTabPageSortFields()
107 aBtnUp2 ( this, ScResId( BTN_UP2 ) ), in ScTabPageSortFields()
108 aBtnDown2 ( this, ScResId( BTN_DOWN2 ) ), in ScTabPageSortFields()
110 aFlSort3 ( this, ScResId( FL_SORT3 ) ), in ScTabPageSortFields()
[all …]
H A Dvalidate.cxx323 SfxTabPage( pParent, ScResId( TP_VALIDATION_VALUES ), rArgSet ), in ScTPValidationValue()
324 maFtAllow ( this, ScResId( FT_ALLOW ) ), in ScTPValidationValue()
325 maLbAllow ( this, ScResId( LB_ALLOW ) ), in ScTPValidationValue()
326 maCbAllow ( this, ScResId( TSB_ALLOW_BLANKS ) ), in ScTPValidationValue()
327 maCbShow ( this, ScResId( CB_SHOWLIST ) ), in ScTPValidationValue()
328 maCbSort ( this, ScResId( CB_SORTLIST ) ), in ScTPValidationValue()
329 maFtValue ( this, ScResId( FT_VALUE ) ), in ScTPValidationValue()
330 maLbValue ( this, ScResId( LB_VALUE ) ), in ScTPValidationValue()
331 maFtMin ( this, ScResId( FT_MIN ) ), in ScTPValidationValue()
332 maEdMin ( this, ScResId( EDT_MIN ) ), in ScTPValidationValue()
[all …]
H A Dscendlg.cxx52 : ModalDialog ( pParent, ScResId( RID_SCDLG_NEWSCENARIO ) ), in ScNewScenarioDlg()
53 aFlName ( this, ScResId( FL_NAME )), in ScNewScenarioDlg()
54 aEdName ( this, ScResId( ED_NAME ) ), in ScNewScenarioDlg()
55 aFlComment ( this, ScResId( FL_COMMENT ) ), in ScNewScenarioDlg()
56 aEdComment ( this, ScResId( ED_COMMENT ) ), in ScNewScenarioDlg()
57 aFlOptions ( this, ScResId( FL_OPTIONS ) ), in ScNewScenarioDlg()
58 aCbShowFrame ( this, ScResId( CB_SHOWFRAME ) ), in ScNewScenarioDlg()
59 aLbColor ( this, ScResId( LB_COLOR ) ), in ScNewScenarioDlg()
61 aCbTwoWay ( this, ScResId( CB_TWOWAY ) ), in ScNewScenarioDlg()
64 aCbCopyAll ( this, ScResId( CB_COPYALL ) ), in ScNewScenarioDlg()
[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 …]
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 …]
/AOO41X/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 …]
/AOO41X/main/sc/source/ui/optdlg/
H A Dtpview.cxx61 SfxTabPage(pParent, ScResId( RID_SCPAGE_CONTENT ), rArgSet), in ScTpContentOptions()
63 aLinesGB( this, ScResId(GB_LINES )), in ScTpContentOptions()
64 aGridCB( this, ScResId(CB_GRID )), in ScTpContentOptions()
65 aColorFT( this, ScResId(FT_COLOR )), in ScTpContentOptions()
66 aColorLB( this, ScResId(LB_COLOR )), in ScTpContentOptions()
67 aBreakCB( this, ScResId(CB_PAGEBREAKS )), in ScTpContentOptions()
68 aGuideLineCB( this, ScResId(CB_GUIDELINE )), in ScTpContentOptions()
69 aHandleCB( this, ScResId(CB_HANDLES )), in ScTpContentOptions()
70 aBigHandleCB( this, ScResId(CB_BIGHANDLES )), in ScTpContentOptions()
72 aSeparator1FL (this, ScResId(FL_SEPARATOR1 )), in ScTpContentOptions()
[all …]
H A Dtpcalc.cxx67 ScResId( RID_SCPAGE_CALC ), in ScTpCalcOptions()
70 aGbZRefs ( this, ScResId( GB_ZREFS ) ), in ScTpCalcOptions()
71 aBtnIterate ( this, ScResId( BTN_ITERATE ) ), in ScTpCalcOptions()
72 aFtSteps ( this, ScResId( FT_STEPS ) ), in ScTpCalcOptions()
73 aEdSteps ( this, ScResId( ED_STEPS ) ), in ScTpCalcOptions()
74 aFtEps ( this, ScResId( FT_EPS ) ), in ScTpCalcOptions()
75 aEdEps ( this, ScResId( ED_EPS ) ), in ScTpCalcOptions()
76 aSeparatorFL ( this, ScResId( FL_SEPARATOR ) ), in ScTpCalcOptions()
77 aGbDate ( this, ScResId( GB_DATE ) ), in ScTpCalcOptions()
78 aBtnDateStd ( this, ScResId( BTN_DATESTD ) ), in ScTpCalcOptions()
[all …]
/AOO41X/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.cxx62 : ModalDialog ( pParent, ScResId( RID_SCDLG_FILLSERIES ) ), in ScFillSeriesDlg()
64 aFtStartVal ( this, ScResId( FT_START_VALUE ) ), in ScFillSeriesDlg()
65 aEdStartVal ( this, ScResId( ED_START_VALUES ) ), in ScFillSeriesDlg()
68 aFtEndVal ( this, ScResId( FT_END_VALUE ) ), in ScFillSeriesDlg()
69 aEdEndVal ( this, ScResId( ED_END_VALUES ) ), in ScFillSeriesDlg()
71 aFtIncrement ( this, ScResId( FT_INCREMENT ) ), in ScFillSeriesDlg()
72 aEdIncrement ( this, ScResId( ED_INCREMENT ) ), in ScFillSeriesDlg()
74 aFlDirection ( this, ScResId( FL_DIRECTION ) ), in ScFillSeriesDlg()
75 aBtnDown ( this, ScResId( BTN_BOTTOM ) ), in ScFillSeriesDlg()
76 aBtnRight ( this, ScResId( BTN_RIGHT ) ), in ScFillSeriesDlg()
[all …]
H A Dinscodlg.cxx52 : ModalDialog ( pParent, ScResId( RID_SCDLG_INSCONT ) ), in ScInsertContentsDlg()
54 aFlFrame ( this, ScResId( FL_FRAME ) ), in ScInsertContentsDlg()
55 aBtnInsAll ( this, ScResId( BTN_INSALL ) ), in ScInsertContentsDlg()
56 aBtnInsStrings ( this, ScResId( BTN_INSSTRINGS ) ), in ScInsertContentsDlg()
57 aBtnInsNumbers ( this, ScResId( BTN_INSNUMBERS ) ), in ScInsertContentsDlg()
58 aBtnInsDateTime ( this, ScResId( BTN_INSDATETIME ) ), in ScInsertContentsDlg()
59 aBtnInsFormulas ( this, ScResId( BTN_INSFORMULAS ) ), in ScInsertContentsDlg()
60 aBtnInsNotes ( this, ScResId( BTN_INSNOTES ) ), in ScInsertContentsDlg()
61 aBtnInsAttrs ( this, ScResId( BTN_INSATTRS ) ), in ScInsertContentsDlg()
62 aBtnInsObjects ( this, ScResId( BTN_INSOBJECTS ) ), in ScInsertContentsDlg()
[all …]
H A Dscuiautofmt.cxx71 ModalDialog ( pParent, ScResId( RID_SCDLG_AUTOFORMAT ) ), in ScAutoFormatDlg()
73 aFlFormat ( this, ScResId( FL_FORMAT ) ), in ScAutoFormatDlg()
74 aLbFormat ( this, ScResId( LB_FORMAT ) ), in ScAutoFormatDlg()
75 pWndPreview ( new ScAutoFmtPreview( this, ScResId( WND_PREVIEW ), pDoc ) ), in ScAutoFormatDlg()
76 aBtnOk ( this, ScResId( BTN_OK ) ), in ScAutoFormatDlg()
77 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScAutoFormatDlg()
78 aBtnHelp ( this, ScResId( BTN_HELP ) ), in ScAutoFormatDlg()
79 aBtnAdd ( this, ScResId( BTN_ADD ) ), in ScAutoFormatDlg()
80 aBtnRemove ( this, ScResId( BTN_REMOVE ) ), in ScAutoFormatDlg()
81 aBtnMore ( this, ScResId( BTN_MORE ) ), in ScAutoFormatDlg()
[all …]
H A Dinstbdlg.cxx54 #undef ScResId
55 #define ScResId(x) #x macro
66 : ModalDialog ( pParent, ScResId( RID_SCDLG_INSERT_TABLE ) ), in ScInsertTableDlg()
68 aFlPos ( this, ScResId( FL_POSITION ) ), in ScInsertTableDlg()
69 aBtnBefore ( this, ScResId( RB_BEFORE ) ), in ScInsertTableDlg()
70 aBtnBehind ( this, ScResId( RB_BEHIND ) ), in ScInsertTableDlg()
71 aFlTable ( this, ScResId( FL_TABLE ) ), in ScInsertTableDlg()
72 aBtnNew ( this, ScResId( RB_NEW ) ), in ScInsertTableDlg()
73 aBtnFromFile ( this, ScResId( RB_FROMFILE ) ), in ScInsertTableDlg()
74 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 …]
/AOO41X/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 …]
/AOO41X/main/sc/source/ui/pagedlg/
H A Dtptable.cxx118 SfxTabPage( pParent, ScResId( RID_SCPAGE_TABLE ), rCoreAttrs ), in ScTablePage()
120 aFlPageDir ( this, ScResId( FL_PAGEDIR ) ), in ScTablePage()
121 aBtnTopDown ( this, ScResId( BTN_TOPDOWN ) ), in ScTablePage()
122 aBtnLeftRight ( this, ScResId( BTN_LEFTRIGHT ) ), in ScTablePage()
123 aBmpPageDir ( this, ScResId( BMP_PAGEDIR ) ), in ScTablePage()
124 aImgLeftRight ( ScResId( IMG_LEFTRIGHT ) ), in ScTablePage()
125 aImgTopDown ( ScResId( IMG_TOPDOWN ) ), in ScTablePage()
126 aImgLeftRightHC ( ScResId( IMG_LEFTRIGHT_H ) ), in ScTablePage()
127 aImgTopDownHC ( ScResId( IMG_TOPDOWN_H ) ), in ScTablePage()
128 aBtnPageNo ( this, ScResId( BTN_PAGENO ) ), in ScTablePage()
[all …]
/AOO41X/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