Searched refs:xPathInterface (Results 1 – 1 of 1) sorted by relevance
157 … XInterface xPathInterface = (XInterface) xMSF.createInstance("com.sun.star.util.PathSettings"); in getOfficePath() local158 … XPropertySet xPropertySet = UnoRuntime.queryInterface(XPropertySet.class, xPathInterface); in getOfficePath()231 … XInterface xPathInterface = (XInterface) xMSF.createInstance("com.sun.star.util.PathSettings"); in getOfficePaths() local232 … XPropertySet xPropertySet = UnoRuntime.queryInterface(XPropertySet.class, xPathInterface); in getOfficePaths()
Completed in 13 milliseconds