Searched refs:pHistoryNames (Results 1 – 1 of 1) sorted by relevance
150 OUString* pHistoryNames = aHistoryNames.getArray(); in BibConfig() local156 pHistoryNames[0] = sPrefix; in BibConfig()157 pHistoryNames[0] += sName; in BibConfig()158 pHistoryNames[1] = sPrefix; in BibConfig()159 pHistoryNames[1] += sTable; in BibConfig()160 pHistoryNames[2] = sPrefix; in BibConfig()161 pHistoryNames[2] += sCommandType; in BibConfig()
Completed in 18 milliseconds