Searched refs:oPV (Results 1 – 1 of 1) sorted by relevance
56 PropertyValue[] oPV = null; field in _XSortable78 oPV = oObj.createSortDescriptor(); in _createSortDescriptor()80 if (oPV.length > 0) { in _createSortDescriptor()85 oPV[k].Name + "; Value=" + oPV[k].Value); in _createSortDescriptor()124 oObj.sort(oPV); in _sort()133 oObj.sort(oPV); in _sort()141 oObj.sort(oPV); in _sort()149 oObj.sort(oPV); in _sort()180 oPV[i].Value = TableFields; in modifyDescriptor()194 if (oPV.length > 0) { in modifyDescriptor()[all …]
Completed in 11 milliseconds