Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/common/
H A DDesktop.java337 …XMultiServiceFactory xMSFConfig = UnoRuntime.queryInterface(XMultiServiceFactory.class, oConfigPro… in getRegistryKeyContent() local
340 …return (XInterface) xMSFConfig.createInstanceWithArguments("com.sun.star.configuration.Configurati… in getRegistryKeyContent()
344 …return (XInterface) xMSFConfig.createInstanceWithArguments("com.sun.star.configuration.Configurati… in getRegistryKeyContent()
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DUnoDialogSample.java189 …XMultiServiceFactory xMSFConfig = (XMultiServiceFactory) UnoRuntime.queryInterface(XMultiServiceFa… in getRegistryKeyContent() local
190 …Object oNode = xMSFConfig.createInstanceWithArguments("com.sun.star.configuration.ConfigurationAcc… in getRegistryKeyContent()

Completed in 29 milliseconds