Home
last modified time | relevance | path

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

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XFunctionDescriptions.java87 PropertyValue[] PVals2 = null; in _getById() local
89 PVals2 = oObj.getById(FId.intValue()); in _getById()
98 for (int i = 0; i < PVals2.length; i++) { in _getById()
99 if (PVals2[i].Name.equals("Name")) in _getById()
101 if (PVals2[i].Name.equals("Id")) in _getById()

Completed in 17 milliseconds