Searched refs:xMeta1 (Results 1 – 2 of 2) sorted by relevance
480 XMetadatable xMeta1 = UnoRuntime.queryInterface(XMetadatable.class, o); in check() local484 xMeta = xDocMDAccess.getElementByURI(xMeta1); in check()487 String XmlId1 = xMeta1.getMetadataReference().Second; in check()
2889 XTextContent xMeta1 = inserter.insertRange( new Range(0, 1, meta1) ); in testMetaXChild() local2944 UnoRuntime.queryInterface(XChild.class, xMeta1); in testMetaXChild()
Completed in 194 milliseconds