Searched refs:gotten (Results 1 – 7 of 7) sorted by relevance
46 public Object gotten = null; field in _XChild57 gotten = oObj.getParent(); in _getParent()59 return gotten == null; in _getParent()60 XNamed the_name = (XNamed) UnoRuntime.queryInterface(XNamed.class,gotten); in _getParent()63 return gotten != null; in _getParent()86 oObj.setParent(gotten); in _setParent()
45 public Object gotten = null; field in _XChild55 gotten = oObj.getParent(); in _getParent()56 XNamed the_name = (XNamed) UnoRuntime.queryInterface(XNamed.class,gotten); in _getParent()59 tRes.tested("getParent()",gotten != null); in _getParent()83 oObj.setParent(gotten); in _setParent()
92 /** restores the view status using the data gotten from a previous call to
99 * @param node the element whose name will be gotten
283 <TRUE/> if the most recently gotten SQL value was null; otherwise, <FALSE/>
582 @param pcslotGot - return the number of slots gotten972 + // Kludge to handle the fact that we might have gotten the root from the wrong stream.1023 + // Kludge to handle the fact that we might have gotten the leaf from the wrong stream.
1613 + /* If we have gotten the key value */
Completed in 49 milliseconds