Searched refs:xDocInterface (Results 1 – 1 of 1) sorted by relevance
606 …XInterface xDocInterface = (XInterface) xMSF.createInstance("com.sun.star.document.DocumentPropert… in getFolderTitles() local607 …DocumentProperties xDocProps = UnoRuntime.queryInterface(XDocumentProperties.class, xDocInterface); in getFolderTitles()713 …XInterface xDocInterface = (XInterface) xMSF.createInstance("com.sun.star.document.DocumentPropert… in getTitle() local714 …DocumentProperties xDocProps = UnoRuntime.queryInterface(XDocumentProperties.class, xDocInterface); in getTitle()
Completed in 12 milliseconds