Searched refs:aColumnLabelPostfixes (Results 1 – 1 of 1) sorted by relevance
118 StringArray aColumnLabelPostfixes; // postfixes to append to the column labels in implApplySettings() local122 aColumnLabelPostfixes.reserve(getSettings().aSelectedFields.getLength()); in implApplySettings()142 aColumnLabelPostfixes.push_back(s_sEmptyString); in implApplySettings()149 aColumnLabelPostfixes.push_back(s_sEmptyString); in implApplySettings()158 aColumnLabelPostfixes.push_back(s_sEmptyString); in implApplySettings()163 aColumnLabelPostfixes.push_back(s_sEmptyString); in implApplySettings()168 aColumnLabelPostfixes.push_back(s_sEmptyString); in implApplySettings()173 aColumnLabelPostfixes.push_back(String(ModuleRes(RID_STR_DATEPOSTFIX))); in implApplySettings()177 aColumnLabelPostfixes.push_back(String(ModuleRes(RID_STR_TIMEPOSTFIX))); in implApplySettings()182 aColumnLabelPostfixes.push_back(s_sEmptyString); in implApplySettings()[all …]
Completed in 15 milliseconds