Lines Matching refs:ScResId

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