Home
last modified time | relevance | path

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

/aoo4110/main/l10ntools/source/help/
H A DHelpLinker.cxx157 std::vector<std::string> _idList; member
162 _idList.push_back(id); in append()
168 cIter aEnd = _idList.end(); in getString()
169 for (cIter aIter = _idList.begin(); aIter != aEnd; ++aIter) in getString()

Completed in 18 milliseconds