Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/sheet/
H A D_XFunctionDescriptions.java76 Integer FId = null; in _getById() local
82 FId = (Integer)PVals[i].Value; in _getById()
85 log.println("The id of function '" + FName + "' is " + FId); in _getById()
89 PVals2 = oObj.getById(FId.intValue()); in _getById()
109 bResult &= FId.equals(objFId); in _getById()

Completed in 13 milliseconds