Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XRecentFunctions.java138 PropertyValue[] propVals = (PropertyValue[]) in _setRecentFunctionIds() local
140 for (int j = 0; j < propVals.length; j++) { in _setRecentFunctionIds()
141 String propName = (String)propVals[j].Name; in _setRecentFunctionIds()
144 ((Integer)propVals[j].Value).intValue(); in _setRecentFunctionIds()

Completed in 16 milliseconds