Lines Matching refs:aCommands
884 String aCommands[SC_FIELD_COUNT]; in Create() local
886 aCommands[i] = rDel; in Create()
887 aCommands[0] += ScGlobal::GetRscString(STR_HFCMD_PAGE); in Create()
888 aCommands[1] += ScGlobal::GetRscString(STR_HFCMD_PAGES); in Create()
889 aCommands[2] += ScGlobal::GetRscString(STR_HFCMD_DATE); in Create()
890 aCommands[3] += ScGlobal::GetRscString(STR_HFCMD_TIME); in Create()
891 aCommands[4] += ScGlobal::GetRscString(STR_HFCMD_FILE); in Create()
892 aCommands[5] += ScGlobal::GetRscString(STR_HFCMD_TABLE); in Create()
894 aCommands[i] += rDel; in Create()
898 if (lcl_ConvertFields(aEngine,aCommands)) in Create()
904 if (lcl_ConvertFields(aEngine,aCommands)) in Create()
910 if (lcl_ConvertFields(aEngine,aCommands)) in Create()