Searched refs:xParent5 (Results 1 – 1 of 1) sorted by relevance
2977 Object xParent5 = xChild5.getParent(); in testMetaXChild() local2978 assertNotNull("getParent(): null", xParent5); in testMetaXChild()2980 UnoRuntime.queryInterface(XMetadatable.class, xParent5); in testMetaXChild()
Completed in 58 milliseconds