Home
last modified time | relevance | path

Searched refs:ScResId (Results 51 – 75 of 135) sorted by relevance

123456

/aoo4110/main/sc/source/ui/navipi/
H A Dnavipi.cxx661 aCmdImageList( ScResId( IL_CMD ) ), in ScNavigatorDlg()
662 aCmdImageListH( ScResId( ILH_CMD ) ), in ScNavigatorDlg()
663 aFtCol ( this, ScResId( FT_COL ) ), in ScNavigatorDlg()
664 aEdCol ( this, ScResId( ED_COL ) ), in ScNavigatorDlg()
665 aFtRow ( this, ScResId( FT_ROW ) ), in ScNavigatorDlg()
666 aEdRow ( this, ScResId( ED_ROW ) ), in ScNavigatorDlg()
667 aTbxCmd ( this, ScResId( TBX_CMD ) ), in ScNavigatorDlg()
669 aWndScenarios( this,ScResId( STR_QHLP_SCEN_LISTBOX), ScResId(STR_QHLP_SCEN_COMMENT)), in ScNavigatorDlg()
671 aStrDragMode ( ScResId( STR_DRAGMODE ) ), in ScNavigatorDlg()
672 aStrDisplay ( ScResId( STR_DISPLAY ) ), in ScNavigatorDlg()
[all …]
/aoo4110/main/sc/source/ui/inc/
H A Dcorodlg.hxx48 : ModalDialog( pParent, ScResId( RID_SCDLG_CHARTCOLROW ) ), in ScColRowLabelDlg()
49 aFlColRow ( this, ScResId(6) ), in ScColRowLabelDlg()
50 aBtnRow ( this, ScResId(2) ), in ScColRowLabelDlg()
51 aBtnCol ( this, ScResId(1) ), in ScColRowLabelDlg()
52 aBtnOk ( this, ScResId(3) ), in ScColRowLabelDlg()
53 aBtnCancel ( this, ScResId(4) ), in ScColRowLabelDlg()
54 aBtnHelp ( this, ScResId(5) ) in ScColRowLabelDlg()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dcrdlg.cxx45 : ModalDialog ( pParent, ScResId( RID_SCDLG_COLORROW ) ), in ScColOrRowDlg()
47 aFlFrame ( this, ScResId( FL_FRAME ) ), in ScColOrRowDlg()
48 aBtnRows ( this, ScResId( BTN_GROUP_ROWS ) ), in ScColOrRowDlg()
49 aBtnCols ( this, ScResId( BTN_GROUP_COLS ) ), in ScColOrRowDlg()
50 aBtnOk ( this, ScResId( BTN_OK ) ), in ScColOrRowDlg()
51 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScColOrRowDlg()
52 aBtnHelp ( this, ScResId( BTN_HELP ) ) in ScColOrRowDlg()
H A Dconflictsdlg.cxx466 ,maFtConflicts ( this, ScResId( FT_CONFLICTS ) ) in ScConflictsDlg()
467 ,maLbConflicts ( this, ScResId( LB_CONFLICTS ) ) in ScConflictsDlg()
468 ,maBtnKeepMine ( this, ScResId( BTN_KEEPMINE ) ) in ScConflictsDlg()
469 ,maBtnKeepOther ( this, ScResId( BTN_KEEPOTHER ) ) in ScConflictsDlg()
470 ,maFlConflicts ( this, ScResId( FL_CONFLICTS ) ) in ScConflictsDlg()
473 ,maBtnCancel ( this, ScResId( BTN_CANCEL ) ) in ScConflictsDlg()
474 ,maBtnHelp ( this, ScResId( BTN_HELP ) ) in ScConflictsDlg()
475 ,maStrTitleConflict ( ScResId( STR_TITLE_CONFLICT ) ) in ScConflictsDlg()
476 ,maStrTitleAuthor ( ScResId( STR_TITLE_AUTHOR ) ) in ScConflictsDlg()
477 ,maStrTitleDate ( ScResId( STR_TITLE_DATE ) ) in ScConflictsDlg()
[all …]
H A Dnamepast.cxx42 : ModalDialog( pParent, ScResId( RID_SCDLG_NAMES_PASTE ) ), in ScNamePasteDlg()
43 aLabelText ( this, ScResId( FT_LABEL ) ), in ScNamePasteDlg()
44 aNameList ( this, ScResId( LB_ENTRYLIST ) ), in ScNamePasteDlg()
45 aOKButton ( this, ScResId( BTN_OK ) ), in ScNamePasteDlg()
46 aCancelButton ( this, ScResId( BTN_CANCEL ) ), in ScNamePasteDlg()
47 aHelpButton ( this, ScResId( BTN_HELP ) ), in ScNamePasteDlg()
48 aInsListButton ( this, ScResId( BTN_ADD ) ) in ScNamePasteDlg()
H A Dhighred.cxx75 aHighlightBox ( this, ScResId( CB_HIGHLIGHT)), in ScHighlightChgDlg()
76 aFlFilter ( this, ScResId( FL_FILTER)), in ScHighlightChgDlg()
78 aCbAccept ( this, ScResId( CB_HIGHLIGHT_ACCEPT)), in ScHighlightChgDlg()
79 aCbReject ( this, ScResId( CB_HIGHLIGHT_REJECT)), in ScHighlightChgDlg()
80 aOkButton ( this, ScResId( BTN_OK ) ), in ScHighlightChgDlg()
81 aCancelButton ( this, ScResId( BTN_CANCEL ) ), in ScHighlightChgDlg()
82 aHelpButton ( this, ScResId( BTN_HELP ) ), in ScHighlightChgDlg()
83 aEdAssign ( this, this, ScResId( ED_ASSIGN ) ), in ScHighlightChgDlg()
84 aRbAssign ( this, ScResId( RB_ASSIGN ), &aEdAssign, this ), in ScHighlightChgDlg()
H A Dlbseldlg.cxx47 ModalDialog ( pParent, ScResId( nResId ) ), in ScSelEntryDlg()
49 aFlLbTitle ( this, ScResId( FL_ENTRYLIST ) ), in ScSelEntryDlg()
50 aLb ( this, ScResId( LB_ENTRYLIST ) ), in ScSelEntryDlg()
51 aBtnOk ( this, ScResId( BTN_OK ) ), in ScSelEntryDlg()
52 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScSelEntryDlg()
53 aBtnHelp ( this, ScResId( BTN_HELP ) ) in ScSelEntryDlg()
H A Dmtrindlg.cxx51 : ModalDialog ( pParent, ScResId( nResId ) ), in ScMetricInputDlg()
53 aFtEditTitle ( this, ScResId( FT_LABEL ) ), in ScMetricInputDlg()
54 aEdValue ( this, ScResId( ED_VALUE ) ), in ScMetricInputDlg()
55 aBtnDefVal ( this, ScResId( BTN_DEFVAL ) ), in ScMetricInputDlg()
56 aBtnOk ( this, ScResId( BTN_OK ) ), in ScMetricInputDlg()
57 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScMetricInputDlg()
58 aBtnHelp ( this, ScResId( BTN_HELP ) ) in ScMetricInputDlg()
H A Dshtabdlg.cxx43 ModalDialog ( pParent, ScResId( RID_SCDLG_SHOW_TAB ) ), in ScShowTabDlg()
44 aFtLbTitle ( this, ScResId( FT_LABEL ) ), in ScShowTabDlg()
45 aLb ( this, ScResId( LB_ENTRYLIST ) ), in ScShowTabDlg()
46 aBtnOk ( this, ScResId( BTN_OK ) ), in ScShowTabDlg()
47 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScShowTabDlg()
48 aBtnHelp ( this, ScResId( BTN_HELP ) ) in ScShowTabDlg()
H A Dcrnrdlg.cxx86 aFlAssign ( this, ScResId( FL_ASSIGN ) ), in ScColRowNameRangesDlg()
87 aLbRange ( this, ScResId( LB_RANGE ) ), in ScColRowNameRangesDlg()
89 aEdAssign ( this, this, ScResId( ED_AREA ) ), in ScColRowNameRangesDlg()
91 aBtnColHead ( this, ScResId( BTN_COLHEAD ) ), in ScColRowNameRangesDlg()
92 aBtnRowHead ( this, ScResId( BTN_ROWHEAD ) ), in ScColRowNameRangesDlg()
93 aFtAssign2 ( this, ScResId( FT_DATA_LABEL ) ), in ScColRowNameRangesDlg()
97 aBtnOk ( this, ScResId( BTN_OK ) ), in ScColRowNameRangesDlg()
98 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScColRowNameRangesDlg()
99 aBtnHelp ( this, ScResId( BTN_HELP ) ), in ScColRowNameRangesDlg()
100 aBtnAdd ( this, ScResId( BTN_ADD ) ), in ScColRowNameRangesDlg()
[all …]
H A Dsimpref.cxx68 aFtAssign ( this, ScResId( FT_ASSIGN ) ), in ScSimpleRefDlg()
69 aEdAssign ( this, this, ScResId( ED_ASSIGN ) ), in ScSimpleRefDlg()
70 aRbAssign ( this, ScResId( RB_ASSIGN ), &aEdAssign, this ), in ScSimpleRefDlg()
72 aBtnOk ( this, ScResId( BTN_OK ) ), in ScSimpleRefDlg()
73 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScSimpleRefDlg()
74 aBtnHelp ( this, ScResId( BTN_HELP ) ), in ScSimpleRefDlg()
H A Dtabbgcolordlg.cxx56 ModalDialog ( pParent, ScResId( RID_SCDLG_TAB_BG_COLOR ) ), in ScTabBgColorDlg()
57 aBorderWin ( this, ScResId( TAB_BG_COLOR_CT_BORDER ) ), in ScTabBgColorDlg()
58 aTabBgColorSet ( &aBorderWin, ScResId( TAB_BG_COLOR_SET_BGDCOLOR ), this ), in ScTabBgColorDlg()
59 aBtnOk ( this, ScResId( BTN_OK ) ), in ScTabBgColorDlg()
60 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScTabBgColorDlg()
61 aBtnHelp ( this, ScResId( BTN_HELP ) ), in ScTabBgColorDlg()
H A Dacredlin.cxx122 aStrInsertCols ( ScResId( STR_INSERT_COLS)), in ScAcceptChgDlg()
123 aStrInsertRows ( ScResId( STR_INSERT_ROWS)), in ScAcceptChgDlg()
124 aStrInsertTabs ( ScResId( STR_INSERT_TABS)), in ScAcceptChgDlg()
125 aStrDeleteCols ( ScResId( STR_DELETE_COLS)), in ScAcceptChgDlg()
128 aStrMove ( ScResId( STR_MOVE )), in ScAcceptChgDlg()
129 aStrContent ( ScResId( STR_CONTENT )), in ScAcceptChgDlg()
130 aStrReject ( ScResId( STR_REJECT )), in ScAcceptChgDlg()
131 aStrAllAccepted ( ScResId( STR_ACCEPTED )), in ScAcceptChgDlg()
132 aStrAllRejected ( ScResId( STR_REJECTED )), in ScAcceptChgDlg()
133 aStrNoEntry ( ScResId( STR_NO_ENTRY )), in ScAcceptChgDlg()
[all …]
H A Dautofmt.cxx495 aStrJan ( ScResId( STR_JAN ) ), in ScAutoFmtPreview()
496 aStrFeb ( ScResId( STR_FEB ) ), in ScAutoFmtPreview()
497 aStrMar ( ScResId( STR_MAR ) ), in ScAutoFmtPreview()
498 aStrNorth ( ScResId( STR_NORTH ) ), in ScAutoFmtPreview()
499 aStrMid ( ScResId( STR_MID ) ), in ScAutoFmtPreview()
500 aStrSouth ( ScResId( STR_SOUTH ) ), in ScAutoFmtPreview()
501 aStrSum ( ScResId( STR_SUM ) ), in ScAutoFmtPreview()
/aoo4110/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx62 ScResId(RID_PROPERTYPANEL_SC_NUMBERFORMAT)), in NumberFormatPropertyPanel()
63 mpFtCategory(new FixedText(this, ScResId(FT_CATEGORY))), in NumberFormatPropertyPanel()
64 mpLbCategory(new ListBox(this, ScResId(LB_CATEGORY))), in NumberFormatPropertyPanel()
66 …mpTBCategory(sfx2::sidebar::ControlFactory::CreateToolBox(mpTBCategoryBackground.get(), ScResId(TB… in NumberFormatPropertyPanel()
67 mpFtDecimals(new FixedText(this, ScResId(FT_DECIMALS))), in NumberFormatPropertyPanel()
68 mpEdDecimals(new NumericField(this, ScResId(ED_DECIMALS))), in NumberFormatPropertyPanel()
69 mpFtLeadZeroes(new FixedText(this, ScResId(FT_LEADZEROES))), in NumberFormatPropertyPanel()
70 mpEdLeadZeroes(new NumericField(this, ScResId(ED_LEADZEROES))), in NumberFormatPropertyPanel()
71 mpBtnNegRed(new CheckBox(this, ScResId(BTN_NEGRED))), in NumberFormatPropertyPanel()
72 mpBtnThousand(new CheckBox(this, ScResId(BTN_THOUSAND))), in NumberFormatPropertyPanel()
/aoo4110/main/sc/source/ui/dbgui/
H A Dsortdlg.cxx43 ScResId( RID_SCDLG_SORT ), in ScSortDlg()
69 ModalDialog ( pParent, ScResId( RID_SCDLG_SORT_WARNING ) ), in ScSortWarningDlg()
70 aFtText ( this, ScResId( FT_TEXT ) ), in ScSortWarningDlg()
71 aFtTip ( this, ScResId( FT_TIP ) ), in ScSortWarningDlg()
72 aBtnExtSort ( this, ScResId( BTN_EXTSORT ) ), in ScSortWarningDlg()
73 aBtnCurSort ( this, ScResId( BTN_CURSORT ) ), in ScSortWarningDlg()
74 aBtnCancel ( this, ScResId( BTN_CANCEL ) ) in ScSortWarningDlg()
H A Dsfiltdlg.cxx69 aFtFilterArea ( this, ScResId( FT_CRITERIA_AREA ) ), in ScSpecialFilterDlg()
70 aLbFilterArea ( this, ScResId( LB_CRITERIA_AREA ) ), in ScSpecialFilterDlg()
71 aEdFilterArea ( this, this, ScResId( ED_CRITERIA_AREA ) ), in ScSpecialFilterDlg()
72 aRbFilterArea ( this, ScResId( RB_CRITERIA_AREA ), &aEdFilterArea, this ), in ScSpecialFilterDlg()
74 aFlOptions ( this, ScResId( FL_OPTIONS ) ), in ScSpecialFilterDlg()
76 aBtnOk ( this, ScResId( BTN_OK ) ), in ScSpecialFilterDlg()
77 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScSpecialFilterDlg()
78 aBtnHelp ( this, ScResId( BTN_HELP ) ), in ScSpecialFilterDlg()
79 aBtnMore ( this, ScResId( BTN_MORE ) ), in ScSpecialFilterDlg()
/aoo4110/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx111 aFlPrintArea ( this, ScResId( FL_PRINTAREA ) ), in ScPrintAreasDlg()
112 aLbPrintArea ( this, ScResId( LB_PRINTAREA ) ), in ScPrintAreasDlg()
113 aEdPrintArea ( this, this, ScResId( ED_PRINTAREA ) ), in ScPrintAreasDlg()
116 aFlRepeatRow ( this, ScResId( FL_REPEATROW ) ), in ScPrintAreasDlg()
117 aLbRepeatRow ( this, ScResId( LB_REPEATROW ) ), in ScPrintAreasDlg()
118 aEdRepeatRow ( this, this, ScResId( ED_REPEATROW ) ), in ScPrintAreasDlg()
121 aFlRepeatCol ( this, ScResId( FL_REPEATCOL ) ), in ScPrintAreasDlg()
122 aLbRepeatCol ( this, ScResId( LB_REPEATCOL ) ), in ScPrintAreasDlg()
126 aBtnOk ( this, ScResId( BTN_OK ) ), in ScPrintAreasDlg()
127 aBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScPrintAreasDlg()
[all …]
/aoo4110/main/sc/source/ui/optdlg/
H A Dtpprint.cxx52 ScResId( RID_SCPAGE_PRINT ), in ScTpPrintOptions()
54 aPagesFL ( this, ScResId( FL_PAGES ) ), in ScTpPrintOptions()
55 aSkipEmptyPagesCB( this, ScResId( BTN_SKIPEMPTYPAGES ) ), in ScTpPrintOptions()
56 aSheetsFL ( this, ScResId( FL_SHEETS ) ), in ScTpPrintOptions()
57 aSelectedSheetsCB( this, ScResId( BTN_SELECTEDSHEETS ) ) in ScTpPrintOptions()
/aoo4110/main/sc/source/ui/view/
H A Dtabvwsh3.cxx815 String( ScResId( STR_DLG_SELECTTABLES_TITLE ) ), in Execute()
1009 String aText( ScResId(SCSTR_PASSWORD) ); in Execute()
1012 pDlg->SetText( ScResId(SCSTR_UNPROTECTDOC) ); in Execute()
1032 String aText( ScResId(SCSTR_PASSWORDOPT) ); in Execute()
1035 pDlg->SetText( ScResId(SCSTR_PROTECTDOC) ); in Execute()
1084 String aText( ScResId(SCSTR_PASSWORDOPT) ); in Execute()
1086 pDlg->SetText( ScResId(SCSTR_UNPROTECTTAB) ); in Execute()
1156 String aText( ScResId(SCSTR_PASSWORDOPT) ); in Execute()
1158 pDlg->SetText( ScResId(SCSTR_UNPROTECTTAB) ); in Execute()
1177 String aText( ScResId(SCSTR_PASSWORDOPT) ); in Execute()
[all …]
/aoo4110/main/sc/source/ui/Accessibility/
H A DAccessiblePageHeaderArea.cxx242 sDesc = String(ScResId(STR_ACC_LEFTAREA_DESCR)); in createAccessibleDescription()
245 sDesc = String(ScResId(STR_ACC_RIGHTAREA_DESCR)); in createAccessibleDescription()
248 sDesc = String(ScResId(STR_ACC_CENTERAREA_DESCR)); in createAccessibleDescription()
264 sName = String(ScResId(STR_ACC_LEFTAREA_NAME)); in createAccessibleName()
267 sName = String(ScResId(STR_ACC_RIGHTAREA_NAME)); in createAccessibleName()
270 sName = String(ScResId(STR_ACC_CENTERAREA_NAME)); in createAccessibleName()
/aoo4110/main/sc/source/ui/drawfunc/
H A Dmediash.cxx48 SFX_IMPL_INTERFACE(ScMediaShell, ScDrawShell, ScResId(SCSTR_GRAPHICSHELL) ) in SFX_IMPL_INTERFACE()
50 SFX_OBJECTBAR_REGISTRATION( SFX_OBJECTBAR_OBJECT, ScResId(RID_MEDIA_OBJECTBAR) ); in SFX_IMPL_INTERFACE()
51 SFX_POPUPMENU_REGISTRATION( ScResId(RID_POPUP_MEDIA) ); in SFX_IMPL_INTERFACE()
60 SetName( String( ScResId( SCSTR_MEDIASHELL ) ) ); in ScMediaShell()
H A Dgraphsh.cxx52 SFX_IMPL_INTERFACE(ScGraphicShell, ScDrawShell, ScResId(SCSTR_GRAPHICSHELL) ) in SFX_IMPL_INTERFACE()
55 ScResId(RID_GRAPHIC_OBJECTBAR) ); in SFX_IMPL_INTERFACE()
56 SFX_POPUPMENU_REGISTRATION( ScResId(RID_POPUP_GRAPHIC) ); in SFX_IMPL_INTERFACE()
134 aStr.Append( String( ScResId( SCSTR_UNDO_GRAFFILTER ) ) ); in ExecuteFilter()
H A Ddrformsh.cxx59 SFX_IMPL_INTERFACE(ScDrawFormShell, ScDrawShell, ScResId(SCSTR_DRAWFORMSHELL) ) in SFX_IMPL_INTERFACE()
62 ScResId(RID_OBJECTBAR_FORMAT) ); in SFX_IMPL_INTERFACE()
63 SFX_POPUPMENU_REGISTRATION( ScResId(RID_POPUP_DRAWFORM) ); in SFX_IMPL_INTERFACE()
H A Dchartsh.cxx58 SFX_IMPL_INTERFACE(ScChartShell, ScDrawShell, ScResId(SCSTR_CHARTSHELL) ) in SFX_IMPL_INTERFACE()
61 ScResId(RID_DRAW_OBJECTBAR) ); in SFX_IMPL_INTERFACE()
62 SFX_POPUPMENU_REGISTRATION( ScResId(RID_POPUP_CHART) ); in SFX_IMPL_INTERFACE()

Completed in 443 milliseconds

123456