Home
last modified time | relevance | path

Searched refs:xDocInterface (Results 1 – 1 of 1) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/common/
H A DFileAccess.java606 …XInterface xDocInterface = (XInterface) xMSF.createInstance("com.sun.star.document.DocumentPropert… in getFolderTitles() local
607 …DocumentProperties xDocProps = UnoRuntime.queryInterface(XDocumentProperties.class, xDocInterface); in getFolderTitles()
713 …XInterface xDocInterface = (XInterface) xMSF.createInstance("com.sun.star.document.DocumentPropert… in getTitle() local
714 …DocumentProperties xDocProps = UnoRuntime.queryInterface(XDocumentProperties.class, xDocInterface); in getTitle()

Completed in 15 milliseconds