Home
last modified time | relevance | path

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

/aoo42x/main/dbaccess/source/ui/misc/
H A Dindexcollection.cxx328 Reference< XPropertySet > xIndexColumn; in implFillIndexInfo() local
332 xIndexColumn.clear(); in implFillIndexInfo()
333 xCols->getByName(*pFieldNames) >>= xIndexColumn; in implFillIndexInfo()
334 if (!xIndexColumn.is()) in implFillIndexInfo()
343 aCopyTo->bSortAscending = ::cppu::any2bool(xIndexColumn->getPropertyValue(s_sSortPropertyName)); in implFillIndexInfo()

Completed in 10 milliseconds