Searched refs:xLocationKey (Results 1 – 1 of 1) sorted by relevance
805 Reference<XRegistryKey > xLocationKey = xImplementationKey->openKey( in createModuleFactory() local807 if( xLocationKey.is() && xLocationKey->getValueType() == RegistryValueType_ASCII ) in createModuleFactory()808 aLocation = xLocationKey->getAsciiValue(); in createModuleFactory()814 Reference<XRegistryKey > xLocationKey = xImplementationKey->openKey( in createModuleFactory() local817 if( xLocationKey.is() && xLocationKey->getValueType() == RegistryValueType_ASCII ) in createModuleFactory()820 aLocation = xLocationKey->getAsciiValue(); in createModuleFactory()