Lines Matching refs:ScResId

199     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()
218 maLbBaseField ( this, ScResId( LB_BASEFIELD ) ), in ScDPFunctionDlg()
219 maFtBaseItem ( this, ScResId( FT_BASEITEM ) ), in ScDPFunctionDlg()
220 maLbBaseItem ( this, ScResId( LB_BASEITEM ) ), in ScDPFunctionDlg()
221 maBtnOk ( this, ScResId( BTN_OK ) ), in ScDPFunctionDlg()
222 maBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScDPFunctionDlg()
223 maBtnHelp ( this, ScResId( BTN_HELP ) ), in ScDPFunctionDlg()
224 maBtnMore ( this, ScResId( BTN_MORE ) ), in ScDPFunctionDlg()
393 ModalDialog ( pParent, ScResId( RID_SCDLG_PIVOTSUBT ) ), in ScDPSubtotalDlg()
394 maFlSubt ( this, ScResId( FL_FUNC ) ), in ScDPSubtotalDlg()
395 maRbNone ( this, ScResId( RB_NONE ) ), in ScDPSubtotalDlg()
396 maRbAuto ( this, ScResId( RB_AUTO ) ), in ScDPSubtotalDlg()
397 maRbUser ( this, ScResId( RB_USER ) ), in ScDPSubtotalDlg()
398 maLbFunc ( this, ScResId( LB_FUNC ) ), in ScDPSubtotalDlg()
399 maFtNameLabel ( this, ScResId( FT_NAMELABEL ) ), in ScDPSubtotalDlg()
400 maFtName ( this, ScResId( FT_NAME ) ), in ScDPSubtotalDlg()
401 maCbShowAll ( this, ScResId( CB_SHOWALL ) ), in ScDPSubtotalDlg()
402 maBtnOk ( this, ScResId( BTN_OK ) ), in ScDPSubtotalDlg()
403 maBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScDPSubtotalDlg()
404 maBtnHelp ( this, ScResId( BTN_HELP ) ), in ScDPSubtotalDlg()
405 maBtnOptions ( this, ScResId( BTN_OPTIONS ) ), in ScDPSubtotalDlg()
500 ModalDialog ( pParent, ScResId( RID_SCDLG_DPSUBTOTAL_OPT ) ), in ScDPSubtotalOptDlg()
501 maFlSortBy ( this, ScResId( FL_SORT_BY ) ), in ScDPSubtotalOptDlg()
502 maLbSortBy ( this, ScResId( LB_SORT_BY ) ), in ScDPSubtotalOptDlg()
503 maRbSortAsc ( this, ScResId( RB_SORT_ASC ) ), in ScDPSubtotalOptDlg()
504 maRbSortDesc ( this, ScResId( RB_SORT_DESC ) ), in ScDPSubtotalOptDlg()
505 maRbSortMan ( this, ScResId( RB_SORT_MAN ) ), in ScDPSubtotalOptDlg()
506 maFlLayout ( this, ScResId( FL_LAYOUT ) ), in ScDPSubtotalOptDlg()
507 maFtLayout ( this, ScResId( FT_LAYOUT ) ), in ScDPSubtotalOptDlg()
508 maLbLayout ( this, ScResId( LB_LAYOUT ) ), in ScDPSubtotalOptDlg()
509 maCbLayoutEmpty ( this, ScResId( CB_LAYOUT_EMPTY ) ), in ScDPSubtotalOptDlg()
510 maFlAutoShow ( this, ScResId( FL_AUTOSHOW ) ), in ScDPSubtotalOptDlg()
511 maCbShow ( this, ScResId( CB_SHOW ) ), in ScDPSubtotalOptDlg()
512 maNfShow ( this, ScResId( NF_SHOW ) ), in ScDPSubtotalOptDlg()
513 maFtShow ( this, ScResId( FT_SHOW ) ), in ScDPSubtotalOptDlg()
514 maFtShowFrom ( this, ScResId( FT_SHOW_FROM ) ), in ScDPSubtotalOptDlg()
515 maLbShowFrom ( this, ScResId( LB_SHOW_FROM ) ), in ScDPSubtotalOptDlg()
516 maFtShowUsing ( this, ScResId( FT_SHOW_USING ) ), in ScDPSubtotalOptDlg()
517 maLbShowUsing ( this, ScResId( LB_SHOW_USING ) ), in ScDPSubtotalOptDlg()
518 maFlHide ( this, ScResId( FL_HIDE ) ), in ScDPSubtotalOptDlg()
519 maLbHide ( this, ScResId( CT_HIDE ) ), in ScDPSubtotalOptDlg()
520 maFtHierarchy ( this, ScResId( FT_HIERARCHY ) ), in ScDPSubtotalOptDlg()
521 maLbHierarchy ( this, ScResId( LB_HIERARCHY ) ), in ScDPSubtotalOptDlg()
522 maBtnOk ( this, ScResId( BTN_OK ) ), in ScDPSubtotalOptDlg()
523 maBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScDPSubtotalOptDlg()
524 maBtnHelp ( this, ScResId( BTN_HELP ) ), in ScDPSubtotalOptDlg()
717 ModalDialog ( pParent, ScResId( RID_SCDLG_DPSHOWDETAIL ) ), in ScDPShowDetailDlg()
718 maFtDims ( this, ScResId( FT_DIMS ) ), in ScDPShowDetailDlg()
719 maLbDims ( this, ScResId( LB_DIMS ) ), in ScDPShowDetailDlg()
720 maBtnOk ( this, ScResId( BTN_OK ) ), in ScDPShowDetailDlg()
721 maBtnCancel ( this, ScResId( BTN_CANCEL ) ), in ScDPShowDetailDlg()
722 maBtnHelp ( this, ScResId( BTN_HELP ) ), in ScDPShowDetailDlg()