Searched refs:xColumnIndexAccess (Results 1 – 1 of 1) sorted by relevance
158 XIndexAccess xColumnIndexAccess = m_xQueryAnalyzer.getOrderColumns(); in prependSortingCriteria() local164 for (int i = 0; i < xColumnIndexAccess.getCount(); i++) in prependSortingCriteria()168 …xColumnPropertySet = UnoRuntime.queryInterface(XPropertySet.class, xColumnIndexAccess.getByIndex(i… in prependSortingCriteria()