Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/misc/
H A Dindexcollection.cxx380 OIndex aNewIndex(tmpName); // the empty string indicates the index is a new one in insert() local
381 aNewIndex.sName = _rName; in insert()
382 m_aIndexes.push_back(aNewIndex); in insert()

Completed in 7 milliseconds