Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/util/
H A D_XSortable.java56 PropertyValue[] oPV = null; field in _XSortable
78 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 23 milliseconds