Searched refs:getAsciiValue (Results 1 – 14 of 14) sorted by relevance
103 if (!key1.getAsciiValue().equals(key2.getAsciiValue())) in compareKeys()317 out.println("[ASCII] = '" + key.getAsciiValue() + "'") ; in printKeyInfo()
171 …virtual OUString SAL_CALL getAsciiValue( ) throw(InvalidRegistryException, InvalidValueException,…481 OUString SAL_CALL NestedKeyImpl::getAsciiValue( ) in getAsciiValue() function in stoc_defreg::NestedKeyImpl489 return m_localKey->getAsciiValue(); in getAsciiValue()493 return m_defaultKey->getAsciiValue(); in getAsciiValue()
850 aActivatorUrl = xActivatorKey->getAsciiValue(); in createModuleFactory()859 aLocation = xLocationKey->getAsciiValue(); in createModuleFactory()871 aLocation = xLocationKey->getAsciiValue(); in createModuleFactory()
83 xDest->setAsciiValue( xSource->getAsciiValue() ); in mergeKeys()
766 if (xKey->getAsciiValue() == locationUrl) in deleteAllImplementations()
164 // DOCUMENTATION CHANGED FOR XRegistryKey::getAsciiValue174 string getAsciiValue()
87 <dt> <b>getLongValue, getAsciiValue, getStringValue, getBinaryValue</b>
96 <dt> <b>getLongValue, getAsciiValue, getStringValue, getBinaryValue</b>
212 virtual rtl::OUString SAL_CALL getAsciiValue()627 rtl::OUString RegistryKey::getAsciiValue() in getAsciiValue() function in configmgr::configuration_registry::__anonedc482340111::RegistryKey
1190 getAsciiValue()); in extractComponentData()1214 getAsciiValue()) in extractComponentData()1483 const OUString location( xKey->getAsciiValue() ); in isRegistered_()
57 …virtual rtl::OUString SAL_CALL getAsciiValue( ) throw (registry::InvalidRegistryException, regist… in getAsciiValue() function in MyKey
480 virtual rtl::OUString SAL_CALL getAsciiValue() throw (662 rtl::OUString Key::getAsciiValue() throw ( in getAsciiValue() function in stoc::simpleregistry::__anon45b37afd0211::Key
168 virtual rtl::OUString SAL_CALL getAsciiValue() throw (464 rtl::OUString Key::getAsciiValue() throw ( in getAsciiValue() function in __anon68f5d2950111::Key
254 …TEST_ENSHURE( xSubKey->getAsciiValue() == OUString( RTL_CONSTASCII_USTRINGPARAM("ich bin ein acsii… in test_SimpleRegistry()
Completed in 69 milliseconds