Home
last modified time | relevance | path

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

/trunk/main/ucb/qa/complex/tdoc/
H A D_XChild.java46 public Object gotten = null; field in _XChild
57 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()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XChild.java45 public Object gotten = null; field in _XChild
55 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()
/trunk/main/offapi/com/sun/star/frame/
H A DXController.idl92 /** restores the view status using the data gotten from a previous call to
/trunk/main/offapi/com/sun/star/xml/wrapper/
H A DXXMLDocumentWrapper.idl99 * @param node the element whose name will be gotten
/trunk/main/offapi/com/sun/star/sdbc/
H A DXSQLInput.idl283 <TRUE/> if the most recently gotten SQL value was null; otherwise, <FALSE/>
/trunk/main/graphite/
H A Dgraphite-2.3.1.patch582 @param pcslotGot - return the number of slots gotten
972 + // 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.
/trunk/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch1613 + /* If we have gotten the key value */

Completed in 52 milliseconds