Home
last modified time | relevance | path

Searched refs:aColumnLabelPostfixes (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/extensions/source/dbpilots/
H A Dgridwizard.cxx118 StringArray aColumnLabelPostfixes; // postfixes to append to the column labels in implApplySettings() local
122 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 16 milliseconds