Searched refs:xParent3 (Results 1 – 1 of 1) sorted by relevance
2963 Object xParent3 = xChild3.getParent(); in testMetaXChild() local2964 assertNotNull("getParent(): null", xParent3); in testMetaXChild()2966 UnoRuntime.queryInterface(XMetadatable.class, xParent3); in testMetaXChild()
Completed in 38 milliseconds