Searched refs:xParent4 (Results 1 – 1 of 1) sorted by relevance
2970 Object xParent4 = xChild4.getParent(); in testMetaXChild() local2971 assertNotNull("getParent(): null", xParent4); in testMetaXChild()2973 UnoRuntime.queryInterface(XMetadatable.class, xParent4); in testMetaXChild()
Completed in 35 milliseconds