Searched refs:xNewFolder (Results 1 – 1 of 1) sorted by relevance
141 XContent xNewFolder = UnoRuntime.queryInterface(XContent.class, result); in checkTransientDocumentsDocumentContent() local143 …Processor xFolderCommandProcessor = UnoRuntime.queryInterface(XCommandProcessor.class, xNewFolder); in checkTransientDocumentsDocumentContent()144 System.out.println("Got the new folder: " + utils.getImplName(xNewFolder)); in checkTransientDocumentsDocumentContent()
Completed in 10 milliseconds