Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/misc/
H A Dunolingu.cxx258 std::vector< list_entry_map_t > aCurSvcs(nNumServices); in UpdateAll() local
288 aCurSvcs[k][ pNodeName[i] ] = aCfgSvcs; in UpdateAll()
317 Sequence< OUString > aCfgSvcs( aCurSvcs[k][ aCfgLocaleStr ] ); in UpdateAll()
328 aCurSvcs[k][ aCfgLocaleStr ] = aCfgSvcs; in UpdateAll()
364 list_entry_map_t &rCurMap = (i == 0) ? aCurSvcs[k] : aLastFoundSvcs[k]; in UpdateAll()

Completed in 14 milliseconds